-
Notifications
You must be signed in to change notification settings - Fork 6
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
Move Python 3.13 into the stable Python category and call a notional Python 3.14 "future Python" #279
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like making Python 3.13 an officially supported version now and also the idea of starting to release packages with Python 3.13 support.
There are some suggestions regarding the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it especially generating the lists of Python versions.
Co-authored-by: Michael Howitz <[email protected]>
Co-authored-by: Michael Howitz <[email protected]>
Co-authored-by: Michael Howitz <[email protected]>
Co-authored-by: Michael Howitz <[email protected]>
This PR moves Python 3.13 into the list of normally tested and compatible Python versions and ends its status as future Python. Since 3.13.0.rc1 it is ABI-stable and there won't be any surprises, so we can start declaring full support where possible. I want to start doing the binary packages.