mongo-python-driver/pymongo
2012-10-06 11:19:17 -07:00
..
__init__.py Version -> + 2012-08-29 12:32:58 -07:00
_cmessagemodule.c Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -07:00
collection.py Clarify use of 'fields' to exclude _id PYTHON-404. 2012-09-21 17:23:34 -04:00
common.py Prohibit +/-infinity as timeout values 2012-10-06 11:19:17 -07:00
connection.py Clarify that socket/connectTimeoutMS is in milliseconds. 2012-10-02 15:07:23 -07:00
cursor_manager.py It's 2012... 2012-04-19 12:40:38 -07:00
cursor.py Don't wrap query spec when querying $cmd - PYTHON-403 2012-10-03 07:44:13 +00:00
database.py Adding first user from localhost works but raises OperationFailure - PYTHON-407 2012-10-05 15:04:56 +00:00
errors.py Implement read preferences for distributing reads among replica set members PYTHON-367 2012-07-25 00:05:06 -04:00
helpers.py Adding first user from localhost works but raises OperationFailure - PYTHON-407 2012-10-05 15:04:56 +00:00
master_slave_connection.py Deprecate ttl kwarg for index creation - PYTHON-394 2012-08-16 17:01:43 +01:00
message.py Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -07:00
pool.py Avoid race in PyPy and Jython when thread ids are reused before thread locals are GC'ed PYTHON-353 2012-06-28 14:59:52 -04:00
read_preferences.py Allow auth with RSC during failover PYTHON-388 2012-08-13 10:11:03 -07:00
replica_set_connection.py Clarify that socket/connectTimeoutMS is in milliseconds. 2012-10-02 15:07:23 -07:00
son_manipulator.py It's 2012... 2012-04-19 12:40:38 -07:00
uri_parser.py Minor doc updates for 2.2 2012-04-20 17:32:15 -07:00