mongo-python-driver/pymongo
2016-07-06 11:47:46 -07:00
..
__init__.py Start work on 3.3 2016-05-18 13:32:01 -07:00
_cmessagemodule.c PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
auth.py PYTHON-750 - Kerberos SSPI support for Windows 2016-05-26 16:23:53 -07:00
bulk.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
client_options.py PYTHON-658 - Support minPoolSize, maxIdleTimeMS 2016-06-14 14:37:06 +02:00
collection.py PYTHON-1023 - Explicitly drop support for MongoDB 2.2 2016-06-15 10:49:00 -07:00
command_cursor.py PYTHON-1071 - Use command reported namespace for getMore 2016-03-14 13:47:45 -07:00
common.py Remove event_listeners from URI_VALIDATORS 2016-06-14 17:58:59 +02:00
cursor_manager.py PYTHON-988 - Deprecate cursor managers and kill_cursors 2016-06-17 10:08:14 -07:00
cursor.py PYTHON-1065 - Support 1 for batch_size with MongoDB >= 3.2 2016-03-07 17:48:54 -08:00
database.py PYTHON-1023 - Explicitly drop support for MongoDB 2.2 2016-06-15 10:49:00 -07:00
errors.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
helpers.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
ismaster.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
message.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
mongo_client.py Don't promote the use of ssl.CERT_OPTIONAL 2016-07-06 11:47:46 -07:00
mongo_replica_set_client.py PYTHON-928 - Fix tests around client __repr__ to expect original seed list instead of discovered nodes. 2015-07-17 15:57:23 -07:00
monitor.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
monitoring.py PYTHON-1067 - Minor doc fixes 2016-06-14 11:32:24 -07:00
monotonic.py PYTHON-1009 Switch from "Monotime" to "monotonic" 2015-11-18 19:32:36 -08:00
network.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
operations.py PYTHON-990: Fix argument name in notes 2015-11-18 14:12:28 -08:00
periodic_executor.py PYTHON-1050 Rare RuntimeError during shutdown. 2016-01-30 12:51:51 -05:00
pool.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
read_concern.py PYTHON-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
read_preferences.py PYTHON-1104 Change server-selector signature. 2016-06-20 15:27:17 -07:00
response.py PYTHON-978 - Use find/getMore commands 2015-11-18 12:57:47 -08:00
results.py PYTHON-821 - Improve docs for write result acknowledged attribute. 2015-03-18 14:00:16 -07:00
server_description.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
server_selectors.py PYTHON-1104 Change server-selector signature. 2016-06-20 15:27:17 -07:00
server_type.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
server.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
settings.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
son_manipulator.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
ssl_context.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
ssl_match_hostname.py Update ssl_match_hostname PYTHON-650 2014-03-10 08:38:19 -07:00
ssl_support.py Add missing backquote for CERT_REQUIRED 2016-06-01 11:03:14 -07:00
thread_util.py PYTHON-983 Idle monitor threads use excessive CPU. 2015-10-14 23:52:18 -04:00
topology_description.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
topology.py PYTHON-1104 Change server-selector signature. 2016-06-20 15:27:17 -07:00
uri_parser.py PYTHON-1059 - Make kwarg only options unknown to the URI parser 2016-03-09 12:14:18 -08:00
write_concern.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00