mongo-python-driver/pymongo
2018-02-28 19:00:09 -08:00
..
__init__.py BUMP 3.6.1 2018-02-28 19:00:09 -08:00
_cmessagemodule.c PYTHON-1466 Silence minor complaints from Coverity 2018-02-12 11:31:48 -08:00
auth.py Update copyright dates 2017-12-01 17:23:39 -08:00
bulk.py Update copyright dates 2017-12-01 17:23:39 -08:00
change_stream.py PYTHON-1338 Update change stream documentation. 2017-11-17 16:17:06 -08:00
client_options.py PYTHON-1482 Fix maxIdleTime reaper calculation 2018-02-21 17:01:03 -08:00
client_session.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
collation.py PYTHON-1113 - Small doc fixes 2016-09-07 15:32:10 -07:00
collection.py PYTHON-1440 - Use with in watch examples 2018-02-13 09:56:44 -08:00
command_cursor.py Update copyright dates 2017-12-01 17:23:39 -08:00
common.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
cursor_manager.py Update copyright dates 2017-12-01 17:23:39 -08:00
cursor.py PYTHON-1474 Return cursor sessions as quickly as possible 2018-02-27 16:03:25 -08:00
database.py Update copyright dates 2017-12-01 17:23:39 -08:00
errors.py Update copyright dates 2017-12-01 17:23:39 -08:00
helpers.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
ismaster.py Update copyright dates 2017-12-01 17:23:39 -08:00
max_staleness_selectors.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
message.py PYTHON-1479 - Don't add projection to "find" cmd twice, 2 2018-02-21 17:59:06 -05:00
mongo_client.py PYTHON-1482 Fix maxIdleTime reaper calculation 2018-02-21 17:01:03 -08: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-1434 Update max cluster time even when heartbeats fail 2018-02-26 11:00:00 -08:00
monitoring.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
monotonic.py PYTHON-1482 Fix monotonic time import for Python 2 2018-02-21 17:01:03 -08:00
network.py Update copyright dates 2017-12-01 17:23:39 -08:00
operations.py Update copyright dates 2017-12-01 17:23:39 -08:00
periodic_executor.py Update copyright dates 2017-12-01 17:23:39 -08:00
pool.py PYTHON-1434 Don't resend client metadata on the same socket 2018-02-26 11:00:00 -08:00
read_concern.py PYTHON-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
read_preferences.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
response.py Update copyright dates 2017-12-01 17:23:39 -08:00
results.py Update copyright dates 2017-12-01 17:23:39 -08:00
server_description.py Update copyright dates 2017-12-01 17:23:39 -08:00
server_selectors.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
server_type.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
server.py Update copyright dates 2017-12-01 17:23:39 -08:00
settings.py Update copyright dates 2017-12-01 17:23:39 -08:00
son_manipulator.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
ssl_context.py Update copyright dates 2017-12-01 17:23:39 -08:00
ssl_match_hostname.py PYTHON-1129 - Support IP addresses in match_hostname 2016-08-25 16:28:19 -07:00
ssl_support.py Update copyright dates 2017-12-01 17:23:39 -08:00
thread_util.py PYTHON-983 Idle monitor threads use excessive CPU. 2015-10-14 23:52:18 -04:00
topology_description.py Update copyright dates 2017-12-01 17:23:39 -08:00
topology.py PYTHON-1422 Don't update a closed topology 2018-02-20 14:12:32 -08:00
uri_parser.py Use formatting operator to format error message (#348) 2018-02-12 08:23:22 -08:00
write_concern.py Update copyright dates 2017-12-01 17:23:39 -08:00