Skip to content

Docs: Avoid the deprecated .. cmdoption:: directive #110292

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 3 commits into from
Oct 3, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Oct 3, 2023

cmdoption has been deprecated since Sphinx 1.0.

A


📚 Documentation preview 📚: https://cpython-previews--110292.org.readthedocs.build/

@hugovk
Copy link
Member

hugovk commented Oct 3, 2023

Sphinx 1.0 from 2010? Well, it's about time to change this :)

Please could you fix the conflict?

# Conflicts:
#	Doc/using/configure.rst
@hugovk hugovk enabled auto-merge (squash) October 3, 2023 17:30
@hugovk hugovk merged commit 77e9aae into python:main Oct 3, 2023
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 77e9aae3837d9f0cf87461d023896f2c4aeb282f 3.12

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 77e9aae3837d9f0cf87461d023896f2c4aeb282f 3.11

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 3, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 3, 2023

GH-110302 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 3, 2023
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 3, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 3, 2023

GH-110303 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 3, 2023
hugovk pushed a commit that referenced this pull request Oct 3, 2023
…0292) (#110302)

[3.12] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292).
(cherry picked from commit 77e9aae)
hugovk pushed a commit that referenced this pull request Oct 5, 2023
…0292) (#110303)

[3.11] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292).
(cherry picked from commit 77e9aae)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants