Commit Graph

6 Commits

Author SHA1 Message Date
Noah Stapp
0e8d70457f
Async client uses tasks instead of threads
PYTHON-4725 - Async client should use tasks for SDAM instead of threads
PYTHON-4860 - Async client should use asyncio.Lock and asyncio.Condition
PYTHON-4941 - Synchronous unified test runner being used in asynchronous tests
PYTHON-4843 - Async test suite should use a single event loop
PYTHON-4945 - Fix test cleanups for mongoses

Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
2024-11-26 16:55:27 -05:00
Noah Stapp
3a662291e0
PYTHON-4700 - Convert CSFLE tests to async (#1907) 2024-10-11 10:48:24 -04:00
Noah Stapp
63d957c213
PYTHON-4590 - Fix MRO type guards (#1852) 2024-09-11 11:22:22 -04:00
Noah Stapp
039db2f20a
PYTHON-4590 - Make type guards more compatible (#1850) 2024-09-11 08:46:44 -04:00
Steven Silvester
5e4a5e7454
PYTHON-4747 Sync encryption.py to master 2024-09-10 12:16:02 -05:00
Steven Silvester
4ef252bfe3
PYTHON-4747 Rename pymongo/encryption.py to pymongo/synchronous/encryption.py 2024-09-10 12:16:02 -05:00