| .. |
|
__init__.py
|
BUMP 3.9.0b2.dev0
|
2019-06-16 12:20:16 -04:00 |
|
_cmessagemodule.c
|
PYTHON-1791 Fix reference counting leaks
|
2019-03-27 13:04:02 -07:00 |
|
aggregation.py
|
PYTHON-1665 Agg with $out always goes to primary
|
2019-07-16 14:20:50 -07:00 |
|
auth.py
|
Saner random byte generation
|
2019-04-29 12:12:25 -07:00 |
|
bulk.py
|
PYTHON-1684 Support sharded transactions recovery token (#406)
|
2019-02-27 15:59:18 -08:00 |
|
change_stream.py
|
PYTHON-1841 ChangeStream should not resume after errors with NonRetryableChangeStreamError label
|
2019-07-02 18:55:35 -07:00 |
|
client_options.py
|
PYTHON-1842 Implement Connection Monitoring and Pooling spec
|
2019-06-13 15:50:49 -07:00 |
|
client_session.py
|
PYTHON-1829 Support maxTimeMS for commitTransaction
|
2019-06-04 15:44:32 -07:00 |
|
collation.py
|
PYTHON-1113 - Small doc fixes
|
2016-09-07 15:32:10 -07:00 |
|
collection.py
|
PYTHON-1905 Don't send fullDocument field by default with every
|
2019-07-16 19:13:57 -07:00 |
|
command_cursor.py
|
PYTHON-1674 Support retryable reads
|
2019-04-25 14:28:12 -07:00 |
|
common.py
|
PYTHON-1798 Support pipelines in update commands
|
2019-06-13 20:26:02 -07:00 |
|
compression_support.py
|
PYTHON-1723 Support zstd wire compression
|
2019-05-09 14:59:34 -04:00 |
|
cursor_manager.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
cursor.py
|
PYTHON-1842 Implement Connection Monitoring and Pooling spec
|
2019-06-13 15:50:49 -07:00 |
|
database.py
|
PYTHON-1905 Don't send fullDocument field by default with every
|
2019-07-16 19:13:57 -07:00 |
|
driver_info.py
|
PYTHON-1564 Add DriverInfo to handshake metadata
|
2018-06-03 10:04:45 -04:00 |
|
errors.py
|
PYTHON-1842 Implement Connection Monitoring and Pooling spec
|
2019-06-13 15:50:49 -07:00 |
|
helpers.py
|
PYTHON-1508 Retryable commit/abort, has_error_label api
|
2018-06-07 14:39:52 -07:00 |
|
ismaster.py
|
PYTHON-1278, PYTHON-1553 - Support OP_COMPRESSED
|
2018-05-22 11:44:21 -07:00 |
|
max_staleness_selectors.py
|
PYTHON-1192 - Minimum maxStalenessSeconds is 90.
|
2016-11-22 13:19:34 -05:00 |
|
message.py
|
PYTHON-1674 Refactor Cursor/CommandCursor.__send_message
|
2019-04-25 14:27:41 -07:00 |
|
mongo_client.py
|
PYTHON-1905 Don't send fullDocument field by default with every
|
2019-07-16 19:13:57 -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-1872 Fix SrvMonitor related test failures
|
2019-06-14 16:34:06 -07:00 |
|
monitoring.py
|
PYTHON-1842 Implement Connection Monitoring and Pooling spec
|
2019-06-13 15:50:49 -07:00 |
|
monotonic.py
|
PYTHON-1482 Fix monotonic time import for Python 2
|
2018-02-21 17:01:03 -08:00 |
|
network.py
|
PYTHON-1814 Support custom type decoder with distinct
|
2019-04-17 15:44:51 -07:00 |
|
operations.py
|
PYTHON-1789 Update indexing docs for wildcard index options
|
2019-07-09 14:21:54 -07:00 |
|
periodic_executor.py
|
PYTHON-1675 SRV polling for mongos discovery
|
2019-06-10 12:51:49 -07:00 |
|
pool.py
|
PYTHON-1842 Implement Connection Monitoring and Pooling spec
|
2019-06-13 15:50:49 -07: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
|
PYTHON-1674 Refactor Cursor/CommandCursor.__send_message
|
2019-04-25 14:27:41 -07:00 |
|
results.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
saslprep.py
|
PYTHON-1464 - Implement SCRAM-SHA-256
|
2018-03-06 17:54:40 -08:00 |
|
server_description.py
|
PYTHON-1674 Support retryable reads
|
2019-04-25 14:28:12 -07: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
|
PYTHON-1674 Support retryable reads
|
2019-04-25 14:28:12 -07:00 |
|
settings.py
|
PYTHON-1675 SRV polling for mongos discovery
|
2019-06-10 12:51:49 -07:00 |
|
son_manipulator.py
|
PYTHON-1462 - Import ABCs from collections.abc
|
2018-02-12 19:42:44 -08:00 |
|
srv_resolver.py
|
PYTHON-1761 Include fqdn or srv hosts in srv errors
|
2019-07-16 14:11:47 -07:00 |
|
ssl_context.py
|
PYTHON-1467 - PyMongo no longer supports Python 2.6
|
2018-07-02 15:15:43 -07:00 |
|
ssl_match_hostname.py
|
PYTHON-1467 - PyMongo no longer supports Python 2.6
|
2018-07-02 15:15:43 -07:00 |
|
ssl_support.py
|
PYTHON-1726 Disable TLS renegotiation when possible
|
2019-03-19 11:19:50 -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-1675 SRV polling for mongos discovery
|
2019-06-10 12:51:49 -07:00 |
|
topology.py
|
PYTHON-1675 SRV polling for mongos discovery
|
2019-06-10 12:51:49 -07:00 |
|
uri_parser.py
|
PYTHON-1675 SRV polling for mongos discovery
|
2019-06-10 12:51:49 -07:00 |
|
write_concern.py
|
Fix equality comparison of WriteConcern objects. (#378)
|
2018-10-09 15:05:47 -07:00 |