Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-101100: Fix Sphinx warnings inwhatsnew/2.2.rst#112366

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedNov 24, 2023
edited by github-actionsbot
Loading

Same rationale as#112351.

Fix 29 Sphinx warnings:

SPHINXERRORHANDLING=-n PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -j auto -n. build/html whatsnew/2.1.rst2>&1| grep 2.1.rst| tee>(wc -l)Doc/whatsnew/2.1.rst:51: WARNING: py:func reference target not found: gDoc/whatsnew/2.1.rst:105: WARNING: py:func reference target not found: gDoc/whatsnew/2.1.rst:162: WARNING: py:meth reference target not found: __cmp__Doc/whatsnew/2.1.rst:182: WARNING: py:meth reference target not found: __lt__Doc/whatsnew/2.1.rst:184: WARNING: py:meth reference target not found: __le__Doc/whatsnew/2.1.rst:186: WARNING: py:meth reference target not found: __gt__Doc/whatsnew/2.1.rst:188: WARNING: py:meth reference target not found: __ge__Doc/whatsnew/2.1.rst:190: WARNING: py:meth reference target not found: __eq__Doc/whatsnew/2.1.rst:192: WARNING: py:meth reference target not found: __ne__Doc/whatsnew/2.1.rst:207: WARNING: py:func reference target not found: cmpDoc/whatsnew/2.1.rst:248: WARNING: py:mod reference target not found: regexDoc/whatsnew/2.1.rst:263: WARNING: py:mod reference target not found: regexDoc/whatsnew/2.1.rst:275: WARNING: py:mod reference target not found: regexDoc/whatsnew/2.1.rst:368: WARNING: py:func reference target not found: fDoc/whatsnew/2.1.rst:382: WARNING: py:func reference target not found: memoizeDoc/whatsnew/2.1.rst:400: WARNING: py:exc reference target not found: weakref.ReferenceErrorDoc/whatsnew/2.1.rst:444: WARNING: py:class reference target not found: UserDictDoc/whatsnew/2.1.rst:586: WARNING: py:mod reference target not found: inspect.pyDoc/whatsnew/2.1.rst:586: WARNING: py:mod reference target not found: pydoc.pyDoc/whatsnew/2.1.rst:586: WARNING: py:mod reference target not found: pydoc.pyDoc/whatsnew/2.1.rst:619: WARNING: py:class reference target not found: SequenceMatcherDoc/whatsnew/2.1.rst:631: WARNING: py:mod reference target not found: minidomDoc/whatsnew/2.1.rst:645: WARNING: py:func reference target not found: asctimeDoc/whatsnew/2.1.rst:645: WARNING: py:func reference target not found: localtimeDoc/whatsnew/2.1.rst:725: WARNING: py:meth reference target not found: xreadlinesDoc/whatsnew/2.1.rst:725: WARNING: py:func reference target not found: xrangeDoc/whatsnew/2.1.rst:725: WARNING: py:func reference target not found: xreadlinesDoc/whatsnew/2.1.rst:725: WARNING: py:meth reference target not found: readlinesDoc/whatsnew/2.1.rst:739: WARNING: py:meth reference target not found: popitem      29

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

@hugovkhugovkenabled auto-merge (squash)January 29, 2024 13:07
@hugovkhugovk merged commitb7a12ab intopython:mainJan 29, 2024
@hugovkhugovk deleted the docs-fix-sphinx-warnings-whatsnew-2.2 branchJanuary 29, 2024 13:12
@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 requestJan 29, 2024
…112366)(cherry picked from commitb7a12ab)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 29, 2024
…112366)(cherry picked from commitb7a12ab)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-114711 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelJan 29, 2024
@bedevere-app
Copy link

GH-114712 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelJan 29, 2024
hugovk added a commit that referenced this pull requestJan 29, 2024
… (#114711)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull requestJan 29, 2024
… (#114712)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
…2366)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hauntsaninjahauntsaninjahauntsaninja approved these changes

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hugovk@hauntsaninja

[8]ページ先頭

©2009-2025 Movatter.jp