Skip to content

gh-101100: Fix sphinx warnings in usage/cmdline.rst #110841

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 14, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 13, 2023

Warnings before:

/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:104: WARNING: 'envvar' reference target not found: PYTHON*
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:162: WARNING: 'envvar' reference target not found: PYTHON*
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:283: WARNING: 'envvar' reference target not found: PYTHON*
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:305: WARNING: 'envvar' reference target not found: PYTHON*
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:364: WARNING: py:meth reference target not found: __hash__
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:861: WARNING: py:const reference target not found: SIGSEGV
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:861: WARNING: py:const reference target not found: SIGFPE
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:861: WARNING: py:const reference target not found: SIGABRT
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:861: WARNING: py:const reference target not found: SIGBUS
/Users/sobolev/Desktop/cpython/Doc/using/cmdline.rst:861: WARNING: py:const reference target not found: SIGILL

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thank you!

@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 14, 2023
@hugovk hugovk merged commit 45cfabb into python:main Oct 14, 2023
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2023
…-110841)

(cherry picked from commit 45cfabb)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Oct 14, 2023

GH-110855 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 14, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 14, 2023

GH-110856 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 14, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2023
…-110841)

(cherry picked from commit 45cfabb)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Oct 14, 2023
…) (#110855)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Oct 14, 2023
…) (#110856)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
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