mongo-python-driver/pymongo
2017-06-30 15:13:06 -07:00
..
__init__.py BUMP 2.9.5 2017-06-30 15:13:06 -07:00
_cmessagemodule.c Fix up copyright dates 2015-08-05 19:30:30 -07:00
auth.py PYTHON-1048 - Auth module fixes for python 3.1 2016-01-29 14:14:28 -08:00
bulk.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
collection.py PYTHON-1153 - Make docs build and test under python 3 2016-09-26 15:39:57 -07:00
command_cursor.py PYTHON-1040 - Add and use client._disconnect 2016-01-15 10:53:24 -08:00
common.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
connection.py PYTHON-1094 - Document how to use TLS securely in 2.x 2016-05-19 14:32:25 -07:00
cursor_manager.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
cursor.py Slightly faster Cursor.next() (#323) 2017-06-29 12:53:54 -07:00
database.py PYTHON-1238 - Don't send empty writeConcern to user management commands 2017-02-07 11:41:19 -08:00
errors.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
helpers.py PYTHON-1056 - Disallow double quotes in database names 2016-03-02 16:38:02 -05:00
master_slave_connection.py PYTHON-1040 - Add and use client._disconnect 2016-01-15 10:53:24 -08:00
member.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
message.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
mongo_client.py PYTHON-1094 - Document how to use TLS securely in 2.x 2016-05-19 14:32:25 -07:00
mongo_replica_set_client.py PYTHON-1145 RS client obeys "uuidRepresentation=". 2016-09-19 17:19:06 -04:00
operations.py PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
pool.py PYTHON-1158 - Protect pool init and fix auth test 2017-02-07 15:26:33 -08:00
read_preferences.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
replica_set_connection.py PYTHON-1094 - Document how to use TLS securely in 2.x 2016-05-19 14:32:25 -07:00
results.py PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
son_manipulator.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
ssl_context.py PYTHON-1158 - Use SSLContext and PROTOCOL_TLS_CLIENT 2017-01-31 13:08:04 -08:00
ssl_match_hostname.py Update ssl_match_hostname PYTHON-650 2014-03-10 08:38:19 -07:00
thread_util.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
uri_parser.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
write_concern.py PYTHON-880 - Backport WriteConcern class from 3.x. 2015-05-21 14:38:44 -07:00