mongo-python-driver/pymongo
2022-08-03 12:23:50 -07:00
..
__init__.py BUMP 4.2.1.dev0 2022-07-20 08:37:16 -07:00
_cmessagemodule.c PYTHON-2110 Refactored some C to avoid symbol conflicts (#968) 2022-06-13 11:42:41 -07:00
_csot.py PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013) 2022-07-19 17:46:09 -07:00
aggregation.py PYTHON-3119 getMore helper should explicitly send inherited comment (#904) 2022-03-25 16:47:18 -07:00
auth_aws.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
auth.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
bulk.py PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013) 2022-07-19 17:46:09 -07:00
change_stream.py PYTHON-3389 Close ChangeStream after non-resumable non-timeout errors (#1029) 2022-08-03 12:23:50 -07:00
client_options.py PYTHON-3359 Remove Database and Collection timeout override (#1009) 2022-07-18 19:54:45 -05:00
client_session.py PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
collation.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
collection.py PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013) 2022-07-19 17:46:09 -07:00
command_cursor.py PYTHON-3119 getMore helper should explicitly send inherited comment (#904) 2022-03-25 16:47:18 -07:00
common.py PYTHON-1824 Allow encoding/decoding out-of-range datetimes via DatetimeMS and datetime_conversion (#981) 2022-07-27 16:53:52 -07:00
compression_support.py PYTHON-3159 Fix typo in zlib compression support (#894) 2022-03-04 17:29:33 -08:00
cursor.py PYTHON-3197 Update docs.mongodb.com links in source, API & Reference documentation (#926) 2022-04-13 14:11:13 -05:00
daemon.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
database.py PYTHON-3289 Apply client timeoutMS to every operation (#1011) 2022-07-18 23:22:43 -07:00
driver_info.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
encryption_options.py PYTHON-3293 Document Queryable Encryption API is in beta (#965) 2022-06-07 15:46:13 -04:00
encryption.py PYTHON-3338 Add versionadded to docs for key management APIs (#992) 2022-07-06 18:29:28 -05:00
errors.py PYTHON-3291 Add PyMongoError.timeout to identify timeout related errors (#1008) 2022-07-18 15:58:20 -05:00
event_loggers.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
hello.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
helpers.py PYTHON-3291 Add PyMongoError.timeout to identify timeout related errors (#1008) 2022-07-18 15:58:20 -05:00
max_staleness_selectors.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
message.py PYTHON-3333 Fix bug where non-cursor read operations fail in a transaction with directConnection=True on primary (#991) 2022-07-06 11:39:41 -07:00
mongo_client.py PYTHON-1824 Allow encoding/decoding out-of-range datetimes via DatetimeMS and datetime_conversion (#981) 2022-07-27 16:53:52 -07:00
monitor.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
monitoring.py PYTHON-3336 Test Failure - test_load_balancer failing (#1000) 2022-07-08 19:40:25 -05:00
network.py PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013) 2022-07-19 17:46:09 -07:00
ocsp_cache.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
ocsp_support.py docs: Fix a few typos (#1003) 2022-07-12 12:00:39 -05:00
operations.py PYTHON-3197 Update docs.mongodb.com links in source, API & Reference documentation (#926) 2022-04-13 14:11:13 -05:00
periodic_executor.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
pool.py PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013) 2022-07-19 17:46:09 -07:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
pyopenssl_context.py PYTHON-3366 Support mypy 0.971 and test with latest version (#1021) 2022-07-25 15:25:41 -07:00
read_concern.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
read_preferences.py PYTHON-3197 Update docs.mongodb.com links in source, API & Reference documentation (#926) 2022-04-13 14:11:13 -05:00
response.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
results.py PYTHON-3124 Remove overlapping slots from _WriteResult subclasses (#884) 2022-02-22 10:27:16 -08:00
saslprep.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
server_api.py PYTHON-3111 Rename "Versioned API" to "Stable API" in documentation (#867) 2022-02-17 16:23:23 -08:00
server_description.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
server_selectors.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
server_type.py PYTHON-3060 Add typings to pymongo package (#831) 2022-02-02 21:12:36 -06:00
server.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
settings.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
socket_checker.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
srv_resolver.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
ssl_context.py PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
ssl_support.py PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
topology_description.py PYTHON-3065 Ignore SRV polling update when topology is discovered to be a replica set (#943) 2022-05-09 12:01:36 -07:00
topology.py PYTHON-3349 Don't clear entire load balanced pool when serviceId is unknown (#1001) 2022-07-11 16:11:32 -05:00
typings.py PYTHON-3090 Clean up Database Command Typing (#879) 2022-03-02 13:10:15 -06:00
uri_parser.py PYTHON-3251 Make extra whitespace visible in invalid port exception (#937) 2022-05-04 11:12:58 -07:00
write_concern.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00