Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-323
Deprecate cursor_manager.py and Connection.set_cursor_manager()PYTHON-317
Incorrect parameter name at "collection" method "remove" [pymongo docs]PYTHON-335
Unclear from docs how to kill one or many cursorsPYTHON-320
Tests should not rely on Database.drop()PYTHON-316
Exception thrown on exit, if ReplicaSetConnection is used.PYTHON-318
Cannot Pickle SON objects under protocol 2PYTHON-305
Deprecation clean up.PYTHON-304
Remove bson module aliases from the pymongo package.PYTHON-96
Look at async frameworks and see if any make sense to integrate.PYTHON-84
Py3 branch / Support for Python 3PYTHON-319
Space in passwordsPYTHON-369
TypeError: sequence item 2: expected string, AutoReconnect foundPYTHON-348
Simplify migrating from Connection to ReplicaSetConnectionPYTHON-341
_is_command should not be neededPYTHON-340
Allow option to db.current_op() to include idle connectionsPYTHON-342
NUL in database name should raise InvalidNamePYTHON-332
Only try IPv6 when it's supported.PYTHON-343
Explicitly close socketsPYTHON-328
Support as_class in find_and_modify (was: as_class tries/fails to work with find_and_modify)PYTHON-322
Sometimes causes _pinValue assertion in dbPYTHON-308
PyMongo should be able to store type 13 (Javascript without scope)PYTHON-327
Security vulnerability identified in pymongo code (file \bson\time64.c)PYTHON-312
Can't create user with readonly privilegesPYTHON-309
start/end request support in ReplicaSetConnectionPYTHON-296
Support geventPYTHON-287
Better connection poolingPYTHON-350
Document batchSize betterPYTHON-344
Pool.pool._check_closed should explicitly close sockets.PYTHON-345
Request sockets for inactive threads not closed in Connection.disconnect
{"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