| .. |
|
__init__.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
aggregation.py
|
PYTHON-4592 - Synchronize inline examples and docstrings (#1756)
|
2024-08-02 12:02:28 -07:00 |
|
auth_aws.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
auth_oidc.py
|
PYTHON-4845 Ensure ALLOWED_HOSTS is optional for Workload Usage (#1998)
|
2024-11-11 09:33:29 -06:00 |
|
auth.py
|
PYTHON-5021 - Fix usages of getaddrinfo to be non-blocking (#2059)
|
2025-01-17 09:46:48 -05:00 |
|
bulk.py
|
PYTHON-4925 Fix test bugs in $$matchAsDocument and $$matchAsRoot (#1988)
|
2024-11-05 12:19:51 -08:00 |
|
change_stream.py
|
PYTHON-4592 - Synchronize inline examples and docstrings (#1756)
|
2024-08-02 12:02:28 -07:00 |
|
client_bulk.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
client_session.py
|
PYTHON-4592 - Synchronize inline examples and docstrings (#1756)
|
2024-08-02 12:02:28 -07:00 |
|
collection.py
|
PYTHON-4576 Allow update to supply sort option (#1881)
|
2024-10-16 16:41:14 -05:00 |
|
command_cursor.py
|
PYTHON-4585 Cursor.to_list does not apply client's timeoutMS setting (#1860)
|
2024-09-17 13:38:24 -07:00 |
|
cursor.py
|
Small doc fix (#2021)
|
2024-12-02 10:54:56 -06:00 |
|
database.py
|
PYTHON-4796 Update type checkers and handle with_options typing (#1880)
|
2024-09-30 18:01:53 -05:00 |
|
encryption.py
|
PYTHON-5014 Fix handling of async socket errors in kms request (#2054)
|
2025-01-10 13:05:57 -06:00 |
|
helpers.py
|
PYTHON-5021 - Fix usages of getaddrinfo to be non-blocking (#2059)
|
2025-01-17 09:46:48 -05:00 |
|
mongo_client.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
monitor.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
network.py
|
PYTHON-4636 - Avoid blocking I/O calls in async code paths (#1870)
|
2024-10-03 15:18:33 -04:00 |
|
pool.py
|
PYTHON-5021 - Fix usages of getaddrinfo to be non-blocking (#2059)
|
2025-01-17 09:46:48 -05:00 |
|
server.py
|
PYTHON-4673 - Add Async Encryption Tests (#1818)
|
2024-08-29 10:02:47 -04:00 |
|
settings.py
|
PYTHON-3193 - Add ResourceWarning for unclosed MongoClients in __del__ (#1833)
|
2024-09-09 12:04:23 -04:00 |
|
topology.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |