-
Notifications
You must be signed in to change notification settings - Fork 225
Add CPython 3.13 #1609
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
Comments
b4 (ABI stable) is out now. |
@henryiii do you have a source for Python 3.13.0b4 being ABI stable? I thought only the release candidates were. |
Last beta is always intended to be ABI stable. You can see it in the release notes: https://blog.python.org/2024/08/python-3130-release-candidate-1-released.html
|
CPython 3.13.0 is now available in the images. |
It's time to add CPython 3.13 to manylinux images.
The issue will be closed once CPython 3.13.0 final is released.
The free-threaded (no GIL) build is also available.
Edit: python 3.13.0 is now available in the images.
The text was updated successfully, but these errors were encountered: