Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-330
Tiny optimization in find()PYTHON-317
Incorrect parameter name at "collection" method "remove" [pymongo docs]PYTHON-349
How to generate ObjectId's of 12 byte sizePYTHON-347
Error (bson.errors.InvalidBSON) when trying to authenticate to mongodb with python/pymongoPYTHON-336
Pure-Python BSON parser doesn't always detect data corruptionPYTHON-401
failover handling in pymongoPYTHON-369
TypeError: sequence item 2: expected string, AutoReconnect foundPYTHON-319
Space in passwordsPYTHON-316
Exception thrown on exit, if ReplicaSetConnection is used.PYTHON-335
Unclear from docs how to kill one or many cursorsPYTHON-318
Cannot Pickle SON objects under protocol 2PYTHON-320
Tests should not rely on Database.drop()PYTHON-321
On Interpreter Shutdown, ReplicaSetConnection's Monitor Thread throws exceptionPYTHON-333
Pymongo and hint, OperationFailure: database error: bad hintPYTHON-311
When we create GridFS object empty collection fs.chunks is generated. May be it is not right to do this in this step?PYTHON-312
Can't create user with readonly privilegesPYTHON-339
Ability to execute database commands on an ARBITERPYTHON-313
_cbsonmodule problems on ARM processorsPYTHON-331
Distinct method should allow to pass extra queryPYTHON-334
"Can't modify shard key's value field" exception in mongo shell fails silently in pythonPYTHON-310
GridFS. There is no method to retrieve files list as cursor.PYTHON-314
Using index by its name through helper cursor.hint()PYTHON-328
Support as_class in find_and_modify (was: as_class tries/fails to work with find_and_modify)PYTHON-329
Bulk insert with unique key constraint result in data loss
{"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