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: Define test.regrtest module to fix references #112381

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk 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/

@hugovk hugovk merged commit d525d01 into python:main Nov 25, 2023
31 checks passed
@hugovk hugovk 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

bedevere-app bot commented Nov 25, 2023

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-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Nov 25, 2023
@bedevere-app
Copy link

bedevere-app bot commented Nov 25, 2023

GH-112391 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 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 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.

2 participants