Skip to content
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

gh-101100: Fix sphinx warnings in library/devmode.rst #109963

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 27, 2023

It used to be:

/Users/sobolev/Desktop/cpython/Doc/library/devmode.rst:61: WARNING: py:const reference target not found: SIGSEGV
/Users/sobolev/Desktop/cpython/Doc/library/devmode.rst:61: WARNING: py:const reference target not found: SIGFPE
/Users/sobolev/Desktop/cpython/Doc/library/devmode.rst:61: WARNING: py:const reference target not found: SIGABRT
/Users/sobolev/Desktop/cpython/Doc/library/devmode.rst:61: WARNING: py:const reference target not found: SIGBUS
/Users/sobolev/Desktop/cpython/Doc/library/devmode.rst:61: WARNING: py:const reference target not found: SIGILL

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

Doc/library/devmode.rst Outdated Show resolved Hide resolved
@AA-Turner AA-Turner added docs Documentation in the Doc dir needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes skip news labels Sep 27, 2023
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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.

Thanks!

@hugovk hugovk merged commit d9809e8 into python:main Sep 27, 2023
21 checks passed
@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 Sep 27, 2023
…GH-109963)

(cherry picked from commit d9809e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 27, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Sep 27, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 27, 2023
…GH-109963)

(cherry picked from commit d9809e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 27, 2023

GH-109967 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 Sep 27, 2023
hugovk pushed a commit that referenced this pull request Sep 27, 2023
…9963) (#109967)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Yhg1s pushed a commit that referenced this pull request Sep 27, 2023
…9963) (#109966)

gh-101100: Fix sphinx warnings in `library/devmode.rst` (GH-109963)
(cherry picked from commit d9809e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
…#109963)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…#109963)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants