Release Notes - Python Driver - Version 3.0.1 - HTML format

Bug

  • [PYTHON-875] - Cursor.hint(<index spec>).count() raises TypeError
  • [PYTHON-876] - Add docstring example for using "modifiers" in find().
  • [PYTHON-891] - PyMongo 3.0 no longer returns _id when doing a replace in Collection.save()
  • [PYTHON-893] - Wrong wrapping function called for CommandCursor
  • [PYTHON-894] - collection.aggregate strange behavior
  • [PYTHON-895] - AssertionError: Result batch started from 101, expected 0
  • [PYTHON-898] - OperationFailure iterating cursor with multiple mongoses
  • [PYTHON-900] - GridFS.delete does not remove all chunks in PyMongo 3
  • [PYTHON-905] - find_one with sort and PRIMARY_PREFERRED returning no output
  • [PYTHON-907] - Pypi package missing doc files
  • [PYTHON-908] - Document serverSelectionTimeoutMS. Clarify connectTimeoutMS / socketTimeoutMS.

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.