mongo-python-driver/pymongo
2012-08-17 15:48:41 -07:00
..
__init__.py Version -> + 2012-08-17 15:48:41 -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 Doc updates for PyMongo 2.3 2012-08-16 15:52:14 -07:00
common.py Minor doc updates and changelog for 2.3. 2012-07-31 15:29:21 -07:00
connection.py Deprecate ttl kwarg for index creation - PYTHON-394 2012-08-16 17:01:43 +01:00
cursor_manager.py It's 2012... 2012-04-19 12:40:38 -07:00
cursor.py Support Java and C# UUID byte order PYTHON-387 2012-08-15 12:10:26 -07:00
database.py Allow auth with RSC during failover PYTHON-388 2012-08-13 10:11:03 -07: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 Support Java and C# UUID byte order PYTHON-387 2012-08-15 12:10:26 -07: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 Deprecate ttl kwarg for index creation - PYTHON-394 2012-08-16 17:01:43 +01: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