mongo-python-driver/pymongo
2025-10-29 14:31:25 -04:00
..
asynchronous [TASK]-[PYTHON-5623]: Change with_transaction callback return type to Awaitable (#2594) 2025-10-29 14:31:25 -04:00
synchronous PYTHON-5596 Fix return type for distinct methods (#2576) 2025-10-07 11:04:16 -05:00
__init__.py PYTHON-4431 - Remove ReadTheDocs Documentation in Favor of Official Docs (#2459) 2025-08-07 12:06:38 -04:00
_asyncio_lock.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
_asyncio_task.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
_azure_helpers.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
_client_bulk_shared.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
_cmessagemodule.c PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
_csot.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
_gcp_helpers.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
_version.py BUMP 4.16.0.dev0 2025-09-16 16:43:29 +00:00
auth_oidc_shared.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
auth_oidc.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
auth_shared.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
auth.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
bulk_shared.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
change_stream.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
client_options.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
client_session.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
collation.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
collection.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
command_cursor.py PYTHON-4532 - Fix blank docs pages for generated modules (#1722) 2024-06-27 15:19:47 -07:00
common.py PYTHON-3414 Improve error message when using incompatible dependencies (#2549) 2025-09-22 17:15:02 -05:00
compression_support.py PYTHON-5537 Update typing dependencies (#2524) 2025-09-10 13:28:02 -05:00
cursor_shared.py PYTHON-4264 Async PyMongo Beta (#1629) 2024-06-06 09:01:24 -07:00
cursor.py PYTHON-4532 - Fix blank docs pages for generated modules (#1722) 2024-06-27 15:19:47 -07:00
daemon.py PYTHON-4431 - Remove ReadTheDocs Documentation in Favor of Official Docs (#2459) 2025-08-07 12:06:38 -04:00
database_shared.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
database.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
driver_info.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
encryption_options.py PYTHON-3414 Improve error message when using incompatible dependencies (#2549) 2025-09-22 17:15:02 -05:00
encryption.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
errors.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
event_loggers.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
hello.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
helpers_shared.py PYTHON-5492 Fix handling of MaxTimeMS message (#2484) 2025-08-18 18:52:46 -05:00
lock.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
logger.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
max_staleness_selectors.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
message.py PYTHON-5537 Update typing dependencies (#2524) 2025-09-10 13:28:02 -05:00
mongo_client.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
monitoring.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
network_layer.py PYTHON-5024 - Add 3.14t as a standard Python matrix version (#2563) 2025-10-03 13:03:07 -04:00
ocsp_cache.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
ocsp_support.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
operations.py PYTHON-5440 Use dochub link for index-wildcard (#2427) 2025-07-14 10:03:33 -05:00
periodic_executor.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
pool_options.py PYTHON-5488 append_metadata should not add duplicates (#2461) 2025-08-18 11:12:48 -07:00
pool_shared.py PYTHON-4755 - Stop supporting and testing against Eventlet (#2557) 2025-09-24 14:07:51 -04:00
pool.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
pyopenssl_context.py PYTHON-5414 Fix "module service_identity has no attribute SICertificateError" when using pyopenssl (#2382) 2025-06-12 16:45:18 -07:00
read_concern.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
read_preferences.py PYTHON-4431 - Remove ReadTheDocs Documentation in Favor of Official Docs (#2459) 2025-08-07 12:06:38 -04:00
response.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
results.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
saslprep.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
server_api.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
server_description.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
server_selectors.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
server_type.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
socket_checker.py PYTHON-3698 Support mypy 1.2 --strict testing (part 1) (#1371) 2023-09-20 14:29:17 -05:00
ssl_context.py PYTHON-5205 Replace http with https in doc links (#2204) 2025-03-14 21:37:11 -04:00
ssl_support.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
topology_description.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
typings.py PYTHON-5257 - Turn on mypy disallow_any_generics (#2456) 2025-08-06 14:21:53 -04:00
uri_parser_shared.py PYTHON-5421 Make parse_uri() return "options" as a dict rather than _CaseInsensitiveDictionary (#2413) 2025-07-02 09:51:50 -07:00
uri_parser.py PYTHON-3636 AsyncMongoClient should perform SRV resolution lazily (#2191) 2025-03-25 13:45:06 -07:00
write_concern.py PYTHON-5362 WriteConcern repr should be eval-able (#2338) 2025-05-13 13:37:18 -07:00