Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Sep 26, 2023

It used to be:

/Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:112: WARNING: py:meth reference target not found: __del__ /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:223: WARNING: py:meth reference target not found: keyrefs /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:281: WARNING: py:meth reference target not found: __del__ /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:526: WARNING: py:meth reference target not found: __del__ /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:534: WARNING: py:meth reference target not found: remove /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:537: WARNING: py:meth reference target not found: __del__ /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:556: WARNING: py:meth reference target not found: __del__ /Users/sobolev/Desktop/cpython/Doc/library/weakref.rst:561: WARNING: py:meth reference target not found: __del__ 

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

@sobolevnsobolevn added docs Documentation in the Doc dir skip news labels Sep 26, 2023
@hugovkhugovk changed the title gh-101100: Fix shpinx warnings in Doc/library/weakref.rstgh-101100: Fix Sphinx warnings in Doc/library/weakref.rstSep 26, 2023
@hugovkhugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Sep 26, 2023
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovkhugovk merged commit 7c61a36 into python:mainSep 26, 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
Copy link
Contributor

Sorry, @sobolevn 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 7c61a361fc2e93375e22849fffbc20b60e94dbde 3.12

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 26, 2023
…thonGH-109881) (cherry picked from commit 7c61a36) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Sep 26, 2023
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Sep 26, 2023
hugovk pushed a commit to hugovk/cpython that referenced this pull request Sep 26, 2023
…st` (pythonGH-109881). (cherry picked from commit 7c61a36) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Sep 26, 2023
Yhg1s pushed a commit that referenced this pull request Sep 26, 2023
…H-109881) (#109884) [3.12] gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (GH-109881). (cherry picked from commit 7c61a36) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@miss-islington@hugovk