Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk 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-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir skip news labels Feb 16, 2024
@hugovkhugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes and removed docs Documentation in the Doc dir awaiting core review skip news labels Feb 16, 2024
@hugovkhugovk added docs Documentation in the Doc dir awaiting core review skip news labels Feb 16, 2024
@hugovkhugovk merged commit 30fce5f into python:mainFeb 17, 2024
@hugovkhugovk 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

GH-115587 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 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

GH-115588 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 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
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
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.

2 participants

@hugovk@AlexWaygood