Skip to content

Fix tests for Python 3.12.7 #12993

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

AA-Turner
Copy link
Member

Closes #12991

@AA-Turner AA-Turner merged commit c87b758 into sphinx-doc:master Oct 10, 2024
18 of 23 checks passed
@AA-Turner AA-Turner deleted the fix-command-line-py312 branch October 10, 2024 11:19
Copy link
Contributor

@jayaddison jayaddison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

The Python3.13(-dev) test failures in CI seem to be due to the argparse feature landing in the dev branch (python/cpython#124436) -- that occurred after the 3.13.0 (final) release, so the conditional logic seems correct to me.

@AA-Turner
Copy link
Member Author

Yep, a bit of a mess to fix as I want to clearly distinguish commits but they're all interdependent...

@AA-Turner AA-Turner added this to the 8.1.0 milestone Oct 10, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests fail with Python 3.12.7
2 participants