Skip to content

PYTHON-5454 & PYTHON-5455 Add preliminary python 3.14 support #2451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Jul 31, 2025

  • Add 3.14 to test matrix
  • Update free-threading tests to use 3.14t
  • Update changelog with level of support
  • Update the lock file to pick up a newer version of pymongocrypt dev

Patch build with all 3.14 tests: https://spruce.mongodb.com/version/688bc29c47b6a10007a2558a/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC (Note that this was prior to fixing gevent and mod_wsgi).

I also noticed that our test-standard was not comprehensive enough. It didn't give full coverage of python version + topology combinations, so gevent wasn't even tested on Python 3.14 initially.

There were 202 specific tasks for Python 3.14. The total before and after with the changes are as follows:

Before: 1069 tasks across 67 build variants
After: 1200 tasks across 70 build variants

@blink1073
Copy link
Member Author

I'll leave this in draft until we can test with mod_wsgi, which is being deployed to the toolchain now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant