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 whatsnew/3.1.rst #115575

Merged
merged 2 commits into from Feb 17, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Feb 16, 2024

Fix 14 Sphinx warnings:

Doc/whatsnew/3.1.rst:177: WARNING: py:func reference target not found: string.maketrans
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertSetEqual
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertDictEqual
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertDictContainsSubset
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertListEqual
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertTupleEqual
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertSequenceEqual
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertRaisesRegexp
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertIsNone
Doc/whatsnew/3.1.rst:383: WARNING: py:func reference target not found: assertIsNotNone
Doc/whatsnew/3.1.rst:392: WARNING: py:meth reference target not found: seek
Doc/whatsnew/3.1.rst:392: WARNING: py:data reference target not found: SEEK_SET
Doc/whatsnew/3.1.rst:392: WARNING: py:data reference target not found: SEEK_CUR
Doc/whatsnew/3.1.rst:392: WARNING: py:data reference target not found: SEEK_END

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

@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir skip news labels Feb 16, 2024
@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes and removed docs Documentation in the Doc dir awaiting core review skip news labels Feb 16, 2024
@hugovk hugovk added docs Documentation in the Doc dir awaiting core review skip news labels Feb 16, 2024
@hugovk hugovk merged commit 30fce5f into python:main Feb 17, 2024
25 checks passed
@hugovk hugovk deleted the docs-fix-sphinx-warnings-3.1 branch February 17, 2024 09:39
@miss-islington-app
Copy link

Thanks @hugovk for the PR 🌮🎉.. 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 Feb 17, 2024
…115575)

(cherry picked from commit 30fce5f)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 17, 2024

GH-115587 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 Feb 17, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2024
…115575)

(cherry picked from commit 30fce5f)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 17, 2024

GH-115588 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 Feb 17, 2024
hugovk added a commit that referenced this pull request Feb 17, 2024
… (#115587)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Feb 17, 2024
… (#115588)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
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.

None yet

2 participants