-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
3 / 33 of 3 issues completedDescription
Problem Statement
Python 3.14 was released on Oct 7.
Solution Brainstorm
We need to:
- run the
commontest suite on 3.14 - fix any issues
- ideally, also do some manual testing
- if everything looks good, add 3.14 to classifiers
- once 3.14 is in classifiers, rerun
scripts/generate-test-files.shto update the integration test matrix with 3.14 as well where applicable
Reactions are currently unavailable