Skip to content

Fix tests for Python 3.12.7#12993

Merged
AA-Turner merged 1 commit intosphinx-doc:masterfrom
AA-Turner:fix-command-line-py312
Oct 10, 2024
Merged

Fix tests for Python 3.12.7#12993
AA-Turner merged 1 commit intosphinx-doc:masterfrom
AA-Turner:fix-command-line-py312

Conversation

@AA-Turner
Copy link
Copy Markdown
Member

Closes #12991

@AA-Turner AA-Turner merged commit c87b758 into sphinx-doc:master Oct 10, 2024
@AA-Turner AA-Turner deleted the fix-command-line-py312 branch October 10, 2024 11:19
Copy link
Copy Markdown
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
Copy Markdown
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