-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[3.13] Add the Python 3.13 abidump, and enable the ABI check. #122583
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
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Should those changes be made to 3.12 as well? |
The actions have already been updated in 3.12 (#116948). The URL update doesn't seem important enough on its own, there's a redirect in place. |
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.
With ubuntu-latest
we might get spurious ABI complaints when Ubuntu updates. But it's just one of the ways that update might bite us, and this one should be easy to solve/revisit.
Now that we're in release-candidate mode, add the Python 3.13 ABI dump file, and enable the ABI check workflow. (Copied from the 3.12 workflow with s/ubuntu-22.04/ubuntu-latest/ since that seems to be the fashion now.)
📚 Documentation preview 📚: https://cpython-previews--122583.org.readthedocs.build/