| .. |
|
__init__.py
|
BUMP 2.6.2
|
2013-09-06 13:54:29 -07:00 |
|
_cmessagemodule.c
|
Fix refleak in insert. PYTHON-564
|
2013-09-03 13:43:18 -04:00 |
|
auth.py
|
Remove obsolete comment.
|
2013-08-05 16:04:20 -07:00 |
|
collection.py
|
Release notes and other doc fixes for 2.6.
|
2013-08-18 09:24:06 -07:00 |
|
common.py
|
Support gssapiServiceName PYTHON-524
|
2013-06-20 10:53:23 -07:00 |
|
connection.py
|
Change default for Connection and RSC, fix bugs when max_pool_size=None. PYTHON-436
|
2013-08-16 10:04:57 -04:00 |
|
cursor_manager.py
|
It's 2012...
|
2012-04-19 12:40:38 -07:00 |
|
cursor.py
|
Fix add_option/remove_option issues PYTHON-546
|
2013-08-16 14:16:29 -07:00 |
|
database.py
|
Add optional parameter for pymongo.database.collection_names to ignore system collections
|
2013-08-16 09:47:21 -07:00 |
|
errors.py
|
Update docs for new pool options. PYTHON-436
|
2013-08-16 09:43:50 -04:00 |
|
helpers.py
|
Raise DuplicateKeyError for commands PYTHON-507
|
2013-04-26 10:44:17 -07:00 |
|
master_slave_connection.py
|
Ensure connection before we insert PYTHON-414
|
2013-08-14 13:24:20 -07:00 |
|
message.py
|
Automatically split batch inserts PYTHON-414
|
2013-08-13 10:53:02 -07:00 |
|
mongo_client.py
|
Minor doc updates.
|
2013-08-18 08:12:08 -07:00 |
|
mongo_replica_set_client.py
|
Minor doc updates.
|
2013-08-18 08:12:08 -07:00 |
|
pool.py
|
Fix TypeError in Python 3 when max_pool_size is None. PYTHON-566
|
2013-09-05 21:32:53 -04:00 |
|
read_preferences.py
|
Enable text search on secondaries. PYTHON-530
|
2013-06-29 19:20:29 -04:00 |
|
replica_set_connection.py
|
Change default for Connection and RSC, fix bugs when max_pool_size=None. PYTHON-436
|
2013-08-16 10:04:57 -04:00 |
|
son_manipulator.py
|
Make AutoReference.__database public so Motor can access it
|
2013-01-22 10:14:16 -05:00 |
|
ssl_match_hostname.py
|
Backport patch from python issue17980 PYTHON-522
|
2013-05-24 16:10:45 -07:00 |
|
thread_util.py
|
GreenletIdent cleanup.
|
2013-08-16 16:18:50 -04:00 |
|
uri_parser.py
|
Handle unicode connection URIs in Python 2.4
|
2013-05-01 15:27:45 -04:00 |