Jeffrey 'Alex' Clark
|
49e7a052e2
|
PYTHON-5760 Increase _azure_helpers.py coverage (#2747)
|
2026-04-14 16:24:51 -04:00 |
|
Noah Stapp
|
e1751ff253
|
PYTHON-5668 - Merge backpressure branch into mainline (#2729)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Albertson <kevin.albertson@mongodb.com>
Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com>
Co-authored-by: Sergey Zelenov <mail@zelenov.su>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-14 12:25:29 -04:00 |
|
Noah Stapp
|
ee20ef52ec
|
PYTHON-5791 - test_list_database_names should not check ordering (#2751)
|
2026-04-13 14:01:14 -04:00 |
|
Jeffrey 'Alex' Clark
|
ec9d95413c
|
PYTHON-5757 Deprecate Python 2 methods in SON (#2732)
|
2026-03-18 17:46:23 -04:00 |
|
Shane Harvey
|
b6cc22ffdd
|
PYTHON-5748 Remove unused SpecRunner class (#2725)
|
2026-03-09 12:37:32 -07:00 |
|
Shane Harvey
|
f303125cee
|
PYTHON-5114 Test suite reduce killAllSessions calls (#2721)
|
2026-03-09 11:53:40 -07:00 |
|
Noah Stapp
|
f533157981
|
Python 4542 - Improved sessions API (#2712)
|
2026-03-05 09:04:37 -07:00 |
|
mongodb-drivers-pr-bot[bot]
|
e028fe2a38
|
[Spec Resync] 03-02-2026 (#2716)
Co-authored-by: Cloud User <ec2-user@ip-10-128-55-188.ec2.internal>
Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
|
2026-03-02 18:24:06 -08:00 |
|
Noah Stapp
|
84814b2a72
|
PYTHON-5731 - Server selection deprioritization only for overload errors on replica sets (#2710)
|
2026-02-23 13:18:24 -05:00 |
|
Steven Silvester
|
edd0e0698f
|
PYTHON-5708 Temporarily skip some BSON encryption tests (#2709)
|
2026-02-20 11:56:30 -06:00 |
|
Steven Silvester
|
b60d266ad7
|
PYTHON-3898 Add coverage to all variants (#2705)
|
2026-02-17 12:23:34 -06:00 |
|
Steven Silvester
|
0441761872
|
PYTHON-5715 Add appName to OIDC test failpoints (#2697)
|
2026-02-09 14:51:30 -06:00 |
|
mongodb-drivers-pr-bot[bot]
|
e077ebd926
|
[Spec Resync] 02-02-2026 (#2694)
Co-authored-by: Cloud User <ec2-user@ip-10-128-37-208.ec2.internal>
|
2026-02-03 14:44:16 -05:00 |
|
mongodb-drivers-pr-bot[bot]
|
a89c5e3a89
|
PYTHON-5699 & PYTHON-5698 [Spec Resync] 01-26-2026 (#2685)
Co-authored-by: Cloud User <ec2-user@ip-10-128-52-19.ec2.internal>
|
2026-01-26 13:36:51 -06:00 |
|
mongodb-drivers-pr-bot[bot]
|
db28d14b6d
|
[Spec Resync] 01-19-2026 (#2680)
Co-authored-by: Cloud User <ec2-user@ip-10-128-52-183.ec2.internal>
|
2026-01-20 13:21:36 -05:00 |
|
Steven Silvester
|
2f263d4d3f
|
PYTHON-5680 Fix handling of expectedDocuments in Unified Test Runner (#2665)
|
2025-12-29 09:09:56 -06:00 |
|
mongodb-drivers-pr-bot[bot]
|
130067799c
|
[Spec Resync] 12-22-2025 (#2663)
Co-authored-by: Cloud User <ec2-user@ip-10-128-23-103.ec2.internal>
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-12-23 09:59:06 -06:00 |
|
Steven Silvester
|
18c1f142b5
|
PYTHON-5529 Introduce optin setting to await for MinPoolSize population (#2664)
|
2025-12-23 06:43:32 -06:00 |
|
Steven Silvester
|
029c74cb3a
|
PYTHON-5670 Restore minimal support for Python 3.9 (#2640)
|
2025-12-16 13:32:40 -06:00 |
|
Steven Silvester
|
0ce7686c64
|
PYTHON-5563 Fix unified test discovery (#2644)
|
2025-12-16 13:30:30 -06:00 |
|
Noah Stapp
|
0cfba4994d
|
PYTHON-5662 - Add support for server selection's deprioritized servers to all topologies (#2639)
|
2025-12-16 12:21:45 -05:00 |
|
Steven Silvester
|
27ac7bd717
|
PYTHON-2517 Remove any Jython specific code or workarounds (#2641)
|
2025-12-12 12:36:11 -06:00 |
|
Steven Silvester
|
ae88b5a08f
|
PYTHON-5530 Reduce usage of legacy test runner (#2642)
|
2025-12-10 13:40:24 -06:00 |
|
dependabot[bot]
|
49e59d41b2
|
PYTHON-5661 Bump mypy from 1.18.2 to 1.19.0 (#2629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-12-10 10:37:29 -06:00 |
|
Casey Clements
|
2195866ba7
|
PYTHON-5355 Addition of API to move to and from NumPy ndarrays and BSON BinaryVectors (#2590)
Co-authored-by: Jib <Jibzade@gmail.com>
Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
|
2025-12-05 11:39:22 -05:00 |
|
Casey Clements
|
6011df9e37
|
PYTHON-5643 Add contributor docs for the test.utils_shared.delay function (#2628)
|
2025-12-01 15:17:35 -05:00 |
|
Noah Stapp
|
42cf3407c8
|
PYTHON-5642 - getMore operations should do server selection if the server is unknown (#2621)
|
2025-11-24 11:43:48 -05:00 |
|
mongodb-drivers-pr-bot[bot]
|
0c5eec790b
|
[Spec Resync] 11-10-2025 (#2609)
Co-authored-by: Cloud User <ec2-user@ip-10-128-24-49.ec2.internal>
Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
Co-authored-by: Jib <jib.adegunloye@mongodb.com>
|
2025-11-21 11:13:29 -05:00 |
|
Noah Stapp
|
5f00966f9c
|
[TASK]-[PYTHON-5623]: Change with_transaction callback return type to Awaitable (#2594)
Co-authored-by: Logan Pulley <logan@pulley.host>
|
2025-10-29 14:31:25 -04:00 |
|
Steven Silvester
|
a2e39ada00
|
PYTHON-5596 Fix return type for distinct methods (#2576)
|
2025-10-07 11:04:16 -05:00 |
|
Steven Silvester
|
67384f0f08
|
PYTHON-5550 Add a test that uses uvloop as the event loop (#2543)
|
2025-09-30 12:30:00 -05:00 |
|
Iris
|
4839e523c8
|
PYTHON-5569: [Build Failure] Spec Resync job is failing silently (#2553)
|
2025-09-29 10:29:08 -07:00 |
|
Steven Silvester
|
e0767cf5a1
|
PYTHON-5479 Drop support for Python 3.9 (#2562)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-09-26 09:54:19 -05:00 |
|
Steven Silvester
|
1f308c841f
|
PYTHON-5480 Update Python 3.9-specific tests to use Python 3.10 (#2560)
|
2025-09-25 12:52:30 -05:00 |
|
Steven Silvester
|
fad2ccb0e7
|
PYTHON-5565 Add minimum version test for Encryption (#2547)
|
2025-09-25 09:28:39 -05:00 |
|
Noah Stapp
|
9e64ed1bd8
|
PYTHON-4755 - Stop supporting and testing against Eventlet (#2557)
|
2025-09-24 14:07:51 -04:00 |
|
Noah Stapp
|
0049dc8896
|
PYTHON-2390 - Retryable reads use the same implicit session (#2544)
|
2025-09-24 13:23:28 -04:00 |
|
Noah Stapp
|
266caf02c4
|
PYTHON-5449 - Do not attach invalid document in exception message (#2539)
|
2025-09-23 14:31:35 -04:00 |
|
Steven Silvester
|
6fe85436ae
|
PYTHON-3414 Improve error message when using incompatible dependencies (#2549)
|
2025-09-22 17:15:02 -05:00 |
|
Steven Silvester
|
ef59602e39
|
PYTHON-5491 Update test for dropIndex behavior change (#2546)
|
2025-09-18 20:08:22 -05:00 |
|
Steven Silvester
|
dba0aa94ad
|
PYTHON-5472 Remove driver tests for Atlas Data Lake (#2542)
|
2025-09-17 08:15:32 -05:00 |
|
Steven Silvester
|
a7a645f85f
|
PYTHON-5555 Fix AWS Lambda build (#2540)
|
2025-09-17 06:39:37 -05:00 |
|
Steven Silvester
|
5787acc271
|
PYTHON-5556 Keep uv lock file up to date (#2534)
|
2025-09-17 06:38:47 -05:00 |
|
Steven Silvester
|
4b4d74971c
|
PYTHON-5500 Account for extra flakiness in test_dns_failures_logging (#2533)
|
2025-09-17 06:38:24 -05:00 |
|
Steven Silvester
|
527cbdd18a
|
PYTHON-5537 Update typing dependencies (#2524)
|
2025-09-10 13:28:02 -05:00 |
|
Steven Silvester
|
d7316afb63
|
PYTHON-5328 CRUD Support in Driver for Prefix/Suffix/Substring Indexes (#2521)
|
2025-09-10 10:35:35 -05:00 |
|
Steven Silvester
|
7580309e99
|
PYTHON-4928 Convert CSFLE spec tests to unified test format (#2520)
|
2025-09-08 16:01:12 -05:00 |
|
Noah Stapp
|
b84e1a7ce4
|
PYTHON-5527 - Unified test typo in 'Expected error' (#2517)
|
2025-09-03 15:00:04 -04:00 |
|
Noah Stapp
|
c0e0554a3b
|
PYTHON-5521 - Update TestBsonSizeBatches.test_06_insert_fails_over_16MiB error codes (#2515)
|
2025-09-03 14:18:51 -04:00 |
|
Noah Stapp
|
d63edf7aea
|
PYTHON-5524 - Fix CSFLE spec test min version checks (#2516)
|
2025-09-03 13:35:43 -04:00 |
|