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 inreference/expressions.rst#114194

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

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedJan 17, 2024
edited by github-actionsbot
Loading

Fix remaining 26 reference warnings in this file, all squiggle object dunders:

Doc/reference/expressions.rst:1002: WARNING: py:meth reference target not found: __call__Doc/reference/expressions.rst:1162: WARNING: py:meth reference target not found: __call__Doc/reference/expressions.rst:1214: WARNING: py:meth reference target not found: __pow__Doc/reference/expressions.rst:1236: WARNING: py:meth reference target not found: __neg__Doc/reference/expressions.rst:1244: WARNING: py:meth reference target not found: __pos__Doc/reference/expressions.rst:1251: WARNING: py:meth reference target not found: __invert__Doc/reference/expressions.rst:1292: WARNING: py:meth reference target not found: __mul__Doc/reference/expressions.rst:1292: WARNING: py:meth reference target not found: __rmul__Doc/reference/expressions.rst:1317: WARNING: py:meth reference target not found: __truediv__Doc/reference/expressions.rst:1317: WARNING: py:meth reference target not found: __floordiv__Doc/reference/expressions.rst:1343: WARNING: py:meth reference target not found: __mod__Doc/reference/expressions.rst:1359: WARNING: py:meth reference target not found: __add__Doc/reference/expressions.rst:1359: WARNING: py:meth reference target not found: __radd__Doc/reference/expressions.rst:1370: WARNING: py:meth reference target not found: __sub__Doc/reference/expressions.rst:1391: WARNING: py:meth reference target not found: __lshift__Doc/reference/expressions.rst:1391: WARNING: py:meth reference target not found: __rshift__Doc/reference/expressions.rst:1418: WARNING: py:meth reference target not found: __and__Doc/reference/expressions.rst:1418: WARNING: py:meth reference target not found: __rand__Doc/reference/expressions.rst:1427: WARNING: py:meth reference target not found: __xor__Doc/reference/expressions.rst:1427: WARNING: py:meth reference target not found: __rxor__Doc/reference/expressions.rst:1436: WARNING: py:meth reference target not found: __or__Doc/reference/expressions.rst:1436: WARNING: py:meth reference target not found: __ror__Doc/reference/expressions.rst:1502: WARNING: py:meth reference target not found: __lt__Doc/reference/expressions.rst:1669: WARNING: py:meth reference target not found: __contains__Doc/reference/expressions.rst:1673: WARNING: py:meth reference target not found: __contains__Doc/reference/expressions.rst:1673: WARNING: py:meth reference target not found: __iter__

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

Copy link
Contributor

@ronaldoussorenronaldoussoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@hugovkhugovk merged commit8ccd1ba intopython:mainJan 22, 2024
@hugovkhugovk deleted the docs-fix-sphinx-warnings-reference-expressions branchJanuary 22, 2024 16:21
@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 22, 2024
…ythonGH-114194)(cherry picked from commit8ccd1ba)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 22, 2024
…ythonGH-114194)(cherry picked from commit8ccd1ba)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

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

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

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

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

@ronaldoussorenronaldoussorenronaldoussoren 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@ronaldoussoren

[8]ページ先頭

©2009-2025 Movatter.jp