| .. |
|
__init__.py
|
BUMP 2.5.2
|
2013-06-01 10:07:33 -07:00 |
|
_cmessagemodule.c
|
Fix import when _cbson unavailable PYTHON-532
|
2013-05-31 14:12:45 -07:00 |
|
auth.py
|
Don't mask authentication failure details.
|
2013-03-22 07:56:15 -07:00 |
|
collection.py
|
Fix typo in docstring
|
2013-05-09 11:46:13 +02:00 |
|
common.py
|
set the stacklevel for all DeprecationWarning's
|
2013-04-09 17:28:54 -07:00 |
|
connection.py
|
Spelling
|
2013-04-26 09:00:26 -04:00 |
|
cursor_manager.py
|
It's 2012...
|
2012-04-19 12:40:38 -07:00 |
|
cursor.py
|
Fix cursor cloning issue with deepcopy and regex #179
|
2013-05-08 13:31:38 +00:00 |
|
database.py
|
Link to privilege documentation in add_user.
|
2013-03-22 08:11:20 -07:00 |
|
errors.py
|
SSL certificate verification PYTHON-466
|
2013-02-19 15:45:57 +00:00 |
|
helpers.py
|
Raise DuplicateKeyError for commands PYTHON-507
|
2013-04-26 10:44:17 -07:00 |
|
master_slave_connection.py
|
Avoid raising an unnecessary deprecation warning.
|
2013-04-09 18:35:27 -07:00 |
|
message.py
|
Dead code
|
2013-02-11 20:57:17 -05:00 |
|
mongo_client.py
|
MongoClient respects _connect=False even with auth PYTHON-516
|
2013-05-10 14:32:17 -04:00 |
|
mongo_replica_set_client.py
|
Add _connect option to MongoReplicaSetClient PYTHON-516
|
2013-05-10 14:31:50 -04:00 |
|
pool.py
|
Remove unused ThreadIdent.get() call PYTHON-509
|
2013-04-24 20:45:46 -04:00 |
|
read_preferences.py
|
Fix MongoReplicaSetClient race conditions PYTHON-467
|
2013-05-01 14:14:20 -04:00 |
|
replica_set_connection.py
|
Minor typo on docstring
|
2013-05-12 23:18:53 -05: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
|
SSL certificate verification PYTHON-466
|
2013-02-19 15:45:57 +00:00 |
|
thread_util.py
|
Ensure ThreadIdent's lock is always released; improve comment PYTHON-509
|
2013-04-24 22:09:06 -04:00 |
|
uri_parser.py
|
Handle unicode connection URIs in Python 2.4
|
2013-05-01 15:27:45 -04:00 |