-
Notifications
You must be signed in to change notification settings - Fork 4
Add Python 3.14 to CI workflow matrix #49
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
Conversation
Hi! thank you! looks good to me |
hi |
I have rebased to a single commit, but this pull request is in draft mode because it has failing tests caused by: |
yup |
yup |
38437df
to
b5a22ad
Compare
5549049
to
b58dfdc
Compare
hi 👋 |
Let's back off on 3.14t until after 3.14 lands. |
Python v3.14 -- October 7th * https://www.python.org/download/pre-releases * https://www.python.org/downloads/release/python-3140rc3 * https://docs.python.org/3.14/whatsnew/3.14.html * https://code.djangoproject.com/ticket/35844 > Django 5.2 will be the first version to support Python 3.14
this looks good to me |
Go for it. Thx. |
https://www.python.org/downloads/release/python-3140/
tests/test_cache_options.py
fails on Python 3.14 because of:What's new in Python 3.14: PEP 784: Adding Zstandard to the standard library