FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-125722: Use long options for Sphinx by AA-Turner · Pull Request #129039 · python/cpython · GitHub

/ cpython Public

GH-125722: Use long options for Sphinx - #129039

Merged
hugovk merged 1 commit into
python:mainfrom
AA-Turner:docs/long-options
Jan 20, 2025
Merged

GH-125722: Use long options for Sphinx#129039
hugovk merged 1 commit into
python:mainfrom
AA-Turner:docs/long-options

Conversation

AA-Turner commented Jan 20, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Sphinx 7.3 added long options to sphinx-build, which this PR proposes using.

Hugo added these in #118397, but had to revert them in #118401 (#118403). Nine months have passed and the median PR branch will probably have Sphinx 7.3, and if not we can use the "Update Branch" button, so I think we should try to use the long options again.

A


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

AA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 20, 2025

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! 🎉

hugovk merged commit 4967fa6 into python:main Jan 20, 2025

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 20, 2025
(cherry picked from commit 4967fa6)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 20, 2025
(cherry picked from commit 4967fa6)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

bedevere-app Bot commented Jan 20, 2025

Copy link
Copy Markdown

GH-129041 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jan 20, 2025

bedevere-app Bot commented Jan 20, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Jan 20, 2025
hugovk pushed a commit that referenced this pull request Jan 20, 2025
GH-125722: Use long options for Sphinx (GH-129039)
(cherry picked from commit 4967fa6)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Jan 20, 2025
GH-125722: Use long options for Sphinx (GH-129039)
(cherry picked from commit 4967fa6)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
AA-Turner deleted the docs/long-options branch January 20, 2025 12:40
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL