Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Nov 24, 2023

Fixes 7 Sphinx warnings:

Doc/library/test.rst:18: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:18: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:88: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:162: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:230: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:463: WARNING: py:mod reference target not found: test.regrtest Doc/library/test.rst:480: WARNING: py:mod reference target not found: test.regrtest 

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

@hugovkhugovk merged commit d525d01 into python:mainNov 25, 2023
@hugovkhugovk deleted the docs-fix-sphinx-warnings-test.regrtest branch November 25, 2023 06:17
@miss-islington-app
Copy link

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2023
…honGH-112381) Define test.regrtest module to fix references (cherry picked from commit d525d01) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2023
…honGH-112381) Define test.regrtest module to fix references (cherry picked from commit d525d01) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Nov 25, 2023
@bedevere-app
Copy link

GH-112391 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 Nov 25, 2023
hugovk added a commit that referenced this pull request Nov 25, 2023
…-112381) (#112390) gh-101100: Define `test.regrtest` module to fix references (GH-112381) Define test.regrtest module to fix references (cherry picked from commit d525d01) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Nov 25, 2023
…-112381) (#112391) gh-101100: Define `test.regrtest` module to fix references (GH-112381) Define test.regrtest module to fix references (cherry picked from commit d525d01) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
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 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