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 inlibrary/bisect.rst#113496

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
hugovk merged 1 commit intopython:mainfromhugovk:docs-fix-sphinx-warnings-bisect
Dec 26, 2023

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedDec 26, 2023
edited by github-actionsbot
Loading

Fix these four warnings, by linking to theobject methods for the first two, and silencing the last two with!:

Doc/library/bisect.rst:19: WARNING: py:meth reference target not found: __eq__Doc/library/bisect.rst:19: WARNING: py:meth reference target not found: __lt__Doc/library/bisect.rst:75: WARNING: py:meth reference target not found: insertDoc/library/bisect.rst:95: WARNING: py:meth reference target not found: insert

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

@hugovkhugovk merged commit2b53c76 intopython:mainDec 26, 2023
@hugovkhugovk deleted the docs-fix-sphinx-warnings-bisect branchDecember 26, 2023 21:12
@miss-islington-app
Copy link

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

@bedevere-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 26, 2023
…H-113496)(cherry picked from commit2b53c76)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry,@hugovk, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 2b53c767de0a7afd29598a87da084d0e125e1c34 3.11

@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelDec 26, 2023
hugovk added a commit to hugovk/cpython that referenced this pull requestDec 26, 2023
…ythonGH-113496)(cherry picked from commit2b53c76)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull requestDec 26, 2023
) (#113504)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull requestJan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
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

@rhettingerrhettingerrhettinger approved these changes

Assignees

@hugovkhugovk

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@rhettinger

[8]ページ先頭

©2009-2025 Movatter.jp