-
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
base: main
Are you sure you want to change the base?
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 |
d39f7a4
to
38437df
Compare
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
Python v3.14 -- October 7th
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