mongo-python-driver/pymongo/asynchronous
The Light 44d1d40d65
PYTHON-5115 Type validation errors should include the invalid type name (#2085)
Co-authored-by: Iris Ho <iris.ho@mongodb.com>
2025-01-31 12:01:58 -08:00
..
__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-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
auth.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08: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-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
collection.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
command_cursor.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
cursor.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
database.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08:00
encryption.py PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08: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 PYTHON-5115 Type validation errors should include the invalid type name (#2085) 2025-01-31 12:01:58 -08: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