Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-289
Unsanitized input to str format operatorPYTHON-280
BSON to JSONPYTHON-284
Caching in ensure_index is wrong/racy when using unique constraintsPYTHON-275
Simple way to check if a Connection is still alive.PYTHON-277
Batch size is not used to determine size of result set to a queryPYTHON-274
Test failure: test_system_js (test.test_database.TestDatabase)PYTHON-308
PyMongo should be able to store type 13 (Javascript without scope)PYTHON-300
Strange behavior of ObjectId and 12 car stringPYTHON-276
After 101 iterations cursor freezes (pure python)PYTHON-278
GridFS issues wrong update with a _closed attributePYTHON-281
Add __len__ support for Python Collection interfacePYTHON-291
Positional Operator in Pymongo Drive seems BrokenPYTHON-292
Geospatial queries parameters ordersPYTHON-354
Traceback on query on sharded replicaset: starting_from set incorrectlyPYTHON-334
"Can't modify shard key's value field" exception in mongo shell fails silently in python
{"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