Commit Graph

8 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
Shane Harvey
29064f5b1d
PYTHON-4873 Remove bson-stdint-win32.h from THIRD-PARTY-NOTICES (#1937) 2024-10-16 12:15:48 -07:00
Ben Warner
3f7231a1a2
PYTHON-3048 Fixed bug with incorrect validation of UTF-8 regex patterns (#970) 2022-06-13 16:04:30 -07:00
Steven Silvester
b7057ecf9f
PYTHON-1834 (cont) Add pre-commit config (#853) 2022-02-09 14:24:23 -06:00
Shane Harvey
7bd9bd7b47
PYTHON-2160 Stop using Google Groups email address (#818) 2021-12-09 17:55:26 -08:00
Bernie Hackett
1cf8eb31b5 PYTHON-2505 Use match_hostname from the ssl module 2021-01-26 12:36:45 -08:00
Anthony Sottile
ff81fbb938 Ensure files end in a newline 2017-08-31 22:26:39 -07:00
Bernie Hackett
f2dafb6f2a PYTHON-1151 - Add third party notices file 2016-10-17 15:59:51 -07:00