Steven Silvester
|
cfe7784db9
|
PYTHON-4976 Replace hatch with uv as our python environment and workfow tool (#2068)
|
2025-01-22 08:48:17 -06:00 |
|
Noah Stapp
|
f1af917894
|
PYTHON-5044 - Fix successive AsyncMongoClients on a single loop always ti… (#2065)
|
2025-01-22 08:49:16 -05:00 |
|
Steven Silvester
|
2235b8354c
|
PYTHON-5050 Clean up handling of installed dependencies across deployment targets (#2071)
|
2025-01-21 16:22:14 -06:00 |
|
Jib
|
7dba1e5dd9
|
PYTHON-5043: Fix list[int, float] typo in binary.py (#2066)
|
2025-01-21 14:37:52 -05:00 |
|
Steven Silvester
|
2ff2fde911
|
PYTHON-5049 Drop support for PyPy 3.9 (#2070)
|
2025-01-21 12:38:02 -06:00 |
|
Noah Stapp
|
85877a0802
|
PYTHON-5048 - Synchro script should correctly process all files (#2069)
|
2025-01-21 10:26:21 -05:00 |
|
dependabot[bot]
|
14bc1f6be2
|
Bump pyright from 1.1.391 to 1.1.392.post0 (#2067)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-21 06:29:11 -06:00 |
|
Steven Silvester
|
86084adb29
|
PYTHON-4975 Use justfile as the task runner (#2057)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-01-17 14:48:01 -06:00 |
|
Noah Stapp
|
e4d84494c3
|
PYTHON-5021 - Fix usages of getaddrinfo to be non-blocking (#2059)
|
2025-01-17 09:46:48 -05:00 |
|
Shane Harvey
|
8fa6750a7e
|
PYTHON-5042 Resync transaction spec tests (#2058)
|
2025-01-16 12:14:25 -08:00 |
|
Shane Harvey
|
820701f15a
|
PYTHON-5038 Resolve certificate verify failed: Missing Authority Key Identifier (#2062)
|
2025-01-15 12:23:12 -08:00 |
|
Noah Stapp
|
f8bd891df4
|
PYTHON-5039 - Always use asyncio.get_running_loop() instead of asynci… (#2063)
|
2025-01-15 09:53:45 -05:00 |
|
Noah Stapp
|
069ebf3e13
|
PYTHON-5037 - Update pyopenssl_context.__get_options type hint (#2060)
|
2025-01-15 07:54:52 -05:00 |
|
Steven Silvester
|
ecf7ac7770
|
PYTHON-5013 Add NULL checks in InvalidDocument bson handling (#2049)
|
2025-01-13 20:34:58 -06:00 |
|
Noah Stapp
|
b9f4f796f1
|
Revert "PYTHON-4915 - Add guidance on adding _id fields to documents to CRUD spec, reorder client.bulk_write generated _id fields" (#2055)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-01-13 09:16:28 -05:00 |
|
Steven Silvester
|
493fc2ab3e
|
PYTHON-5014 Fix handling of async socket errors in kms request (#2054)
|
2025-01-10 13:05:57 -06:00 |
|
Shane Harvey
|
6c9a20a49d
|
PYTHON-5014 Tests that use HTTPSConnection should only use stdlib ssl (#2053)
|
2025-01-10 09:32:07 -08:00 |
|
Shane Harvey
|
53943ac539
|
PYTHON-5011 Fix behavior of TLS connection errors on PyPy (#2052)
|
2025-01-09 13:36:56 -08:00 |
|
Steven Silvester
|
42df09c4b4
|
PYTHON-5017 Fix post-publish step (#2051)
|
2025-01-08 17:07:18 -06:00 |
|
Steven Silvester
|
1f22139323
|
PYTHON-4949 Communicate future minWireVersion bump / 4.0 EoL (#2050)
|
2025-01-07 12:49:52 -06:00 |
|
Steven Silvester
|
c40283ed09
|
PYTHON-4840 Add evergreen tests for free-threaded Python 3.13t (#2048)
|
2025-01-07 12:48:28 -06:00 |
|
Steven Silvester
|
da8c7aa4e0
|
PYTHON-5017 Use a separate PyPI publish step (#2042)
|
2025-01-06 14:25:36 -06:00 |
|
Steven Silvester
|
fd5a10599b
|
PYTHON-5016 Update scripts to handle Windows spawn hosts (#2047)
|
2025-01-06 09:55:04 -06:00 |
|
dependabot[bot]
|
a0de09efc6
|
Bump mypy from 1.13.0 to 1.14.1 (#2045)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-06 06:58:50 -06:00 |
|
dependabot[bot]
|
a1e681142b
|
Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0 in the actions group (#2046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-06 06:57:50 -06:00 |
|
Steven Silvester
|
27039c30bf
|
PYTHON-5003 Update pymongo's pymongocrypt version to >=1.12 (#2043)
|
2025-01-03 14:15:49 -06:00 |
|
Steven Silvester
|
bf415371bb
|
PYTHON-4754 Add gevent test for Python 3.13 (#2044)
|
2025-01-03 06:19:18 -06:00 |
|
Steven Silvester
|
163514bce1
|
PYTHON-5016 Fix initial sync in spawn host script (#2038)
|
2025-01-02 12:29:20 -06:00 |
|
Shane Harvey
|
1b3f04c599
|
PYTHON-5020 Fix behavior of network timeouts on pyopenssl connections (#2037)
|
2025-01-02 10:26:33 -08:00 |
|
Steven Silvester
|
d2d8f6e29b
|
PYTHON-5019 Fix mod_wsgi tests (#2039)
|
2025-01-02 10:54:04 -06:00 |
|
Steven Silvester
|
71ef4e0c35
|
PYTHON-5018 Use a single script for system setup (#2041)
|
2025-01-02 10:12:53 -06:00 |
|
Steven Silvester
|
8d27699e75
|
PYTHON-3096 Finish implementation and tests for GSSAPI options (#1985)
|
2024-12-31 16:29:48 -06:00 |
|
Steven Silvester
|
b3ce9320f0
|
PYTHON-5016 Create spawn host helper scripts (#2036)
|
2024-12-31 13:26:45 -06:00 |
|
dependabot[bot]
|
bdaf43c53d
|
Bump pyright from 1.1.390 to 1.1.391 (#2035)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-30 08:18:52 -06:00 |
|
Jeffrey A. Clark
|
2d21035396
|
PYTHON-2187 Remove easy_install from documentation (#2033)
|
2024-12-20 12:58:08 -05:00 |
|
dependabot[bot]
|
d2fe1ed154
|
Bump pyright from 1.1.389 to 1.1.390 (#2032)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-09 15:07:34 -06:00 |
|
Steven Silvester
|
30e4cceb24
|
PYTHON-5008 Do not build c extensions on other hosts (#2031)
|
2024-12-06 08:12:30 -06:00 |
|
Steven Silvester
|
1b89da4829
|
PYTHON-5006 Skip test_kms_retry when using PyOpenSSL (#2030)
|
2024-12-04 10:53:27 -06:00 |
|
Steven Silvester
|
5204e87ca2
|
PYTHON-5002 Add guard to synchro hook to accidental overwrite (#2026)
|
2024-12-04 09:35:06 -06:00 |
|
Steven Silvester
|
dc34833d97
|
PYTHON-5005 Skip more csot tests where applicable (#2029)
|
2024-12-04 09:26:29 -06:00 |
|
Steven Silvester
|
11287e1257
|
PYTHON-5004 Fix handling of TEST_PATH (#2028)
|
2024-12-04 09:18:13 -06:00 |
|
Steven Silvester
|
89852ba704
|
PYTHON-5001 Fix import time check (#2027)
|
2024-12-04 07:24:28 -06:00 |
|
Shane Harvey
|
ff2f95987f
|
PYTHON-2560 Retry KMS requests on transient errors (#2024)
|
2024-12-03 16:16:47 -08:00 |
|
Steven Silvester
|
ce1c49a668
|
PYTHON-4646 Improve usage of hatch in evergreen (#2025)
|
2024-12-03 14:29:23 -06:00 |
|
Navjot
|
fdcbe2e622
|
PYTHON-1982 Update Invalid Document error message to include doc (#1854)
Co-authored-by: Navjot Singh <navjot@Navjots-Air.station>
Co-authored-by: Navjot Singh <navjot@Navjots-MacBook-Air.local>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
|
2024-12-03 08:22:06 -06:00 |
|
Noah Stapp
|
f45b35a478
|
PYTHON-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05:00 |
|
Shane Harvey
|
a9e61f6bed
|
PYTHON-4292 Improve TLS read performance (#2020)
|
2024-12-02 10:08:52 -08:00 |
|
Noah Stapp
|
0f61ebb115
|
PYTHON-4995 - Skip TestNoSessionsSupport tests on crypt_shared (#2022)
|
2024-12-02 12:35:31 -05:00 |
|
Noah Stapp
|
bc66598623
|
PYTHON-4965 - Consolidate startup and teardown tasks (#2017)
|
2024-12-02 12:17:52 -05:00 |
|
theRealProHacker
|
cbeebd0190
|
Small doc fix (#2021)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2024-12-02 10:54:56 -06:00 |
|