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 |
|
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 |
|
Steven Silvester
|
18c1f142b5
|
PYTHON-5529 Introduce optin setting to await for MinPoolSize population (#2664)
|
2025-12-23 06:43:32 -06:00 |
|
Steven Silvester
|
9a9a65c617
|
PYTHON-5496 Update CSOT tests for change in dropIndex behavior in 8.3 (#2498)
|
2025-08-20 18:42:06 -05:00 |
|
Shane Harvey
|
8b668898b8
|
PYTHON-5208 Add spec test for wait queue timeout errors do not clear the pool (#2199)
Also stop running the ping command to advance session cluster times in the unified tests.
|
2025-04-03 12:05:45 -07:00 |
|
Steven Silvester
|
4e5166b29a
|
PYTHON-3712 Deprecate sharded-replicaset topology type and clean up redundant runOnRequirements (#2232)
|
2025-03-26 17:39:10 -05:00 |
|
Noah Stapp
|
43fa11cb80
|
PYTHON-4939 - Sync CSOT runCursorCommand test (#2221)
|
2025-03-25 13:46:44 -04:00 |
|
Shane Harvey
|
0a578b4452
|
PYTHON-4396 Unskip failCommand+appName tests on MongoDB 4.4.7+ (#1735)
|
2024-08-08 11:26:25 -07:00 |
|
Steven Silvester
|
0793138d7f
|
PYTHON-4117 Require 4.3.1+ server version when using failCommand errorLabels option (#1526)
|
2024-02-20 13:28:08 -06:00 |
|
Jean-Christophe Fillion-Robin
|
d340710e3d
|
PYTHON-3703 Fix typos and add codespell pre-commit hook (#1203)
Update pre-commit config adding "codespell" hook
|
2023-05-03 14:47:24 -07:00 |
|
Shane Harvey
|
acc6605ea1
|
PYTHON-3522 Increase test timeout for Windows (#1181)
Temporarily skip CSOT GridFS tests on Windows.
|
2023-04-05 11:24:27 -07:00 |
|
Shane Harvey
|
32faa261b6
|
PYTHON-3616 Use minimum RTT for CSOT maxTimeMS calculation (#1163)
Require at least 2 RTT samples, otherwise use 0 as RTT. Only keep last 10 samples.
|
2023-02-23 11:09:11 -08:00 |
|
Shane Harvey
|
3d3ffaf6f3
|
PYTHON-3410 Resync CSOT spec tests to be less flaky (#1087)
|
2022-10-20 13:06:34 -07:00 |
|
Shane Harvey
|
5b85ad2bcf
|
PYTHON-3391 Skip unsupported CSOT tests on serverless (#1030)
|
2022-08-03 13:30:41 -07:00 |
|
Shane Harvey
|
6172c00dbe
|
PYTHON-3362 Fix CSOT gridfs test (#1015)
|
2022-07-19 19:08:54 -07:00 |
|
Shane Harvey
|
935f926bd9
|
PYTHON-3362 Ignore wtimeout when timeoutMS or timeout() is configured (#1013)
Apply client timeoutMS to gridfs operations.
|
2022-07-19 17:46:09 -07:00 |
|
Shane Harvey
|
5c38676d53
|
PYTHON-3359 Remove Database and Collection timeout override (#1009)
Remove MongoClient.timeout in favor of client.options.timeout.
|
2022-07-18 19:54:45 -05:00 |
|
Shane Harvey
|
890cd26e1a
|
PYTHON-3288 Implement client side operation timeout (#954)
Add timeoutMS URI option and MongoClient keyword argument.
Add provisional/beta pymongo.timeout() api to set a deadline for a block of operations.
|
2022-06-06 15:36:52 -04:00 |
|