Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-2285
Don't start kill cursors thread until MongoClient actually connectsPYTHON-2180
Document that GridFS.get is type-sensitive and usually should be an ObjectIdPYTHON-3645
ExceededTimeLimit errorPYTHON-2110
pymongo segfaults when running with mpi4pyPYTHON-2131
Driver connect replica set failed when changing from sharded cluster without address changePYTHON-2172
Memory leak when using TLS/SSL mongo connections on Python 2.7PYTHON-2150
test_timestamp_values fails on 32bit platformsPYTHON-2182
Cursor namespace is ignoredPYTHON-2312
SCRAM-SHA-* authentication fails on special characters in the password even after URL encodingPYTHON-2287
Improve error message TypeError: upsert must be True or False
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0