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/3.9.rst#118364

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 commentedApr 28, 2024
edited by github-actionsbot
Loading

Fix 34 warnings inwhatsnew/3.9.rst:

whatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _abcwhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _bz2whatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _codecswhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _contextvarswhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _functoolswhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _jsonwhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _localewhatsnew/3.9.rst:84: WARNING: py:mod reference target not found: _weakrefwhatsnew/3.9.rst:89: WARNING: py:mod reference target not found: _hashlibwhatsnew/3.9.rst:89: WARNING: py:mod reference target not found: _posixsubprocesswhatsnew/3.9.rst:205: WARNING: py:mod reference target not found: parserwhatsnew/3.9.rst:369: WARNING: py:exc reference target not found: TyperErrorwhatsnew/3.9.rst:592: WARNING: py:attr reference target not found: si_codewhatsnew/3.9.rst:864: WARNING: py:mod reference target not found: parserwhatsnew/3.9.rst:864: WARNING: py:mod reference target not found: symbolwhatsnew/3.9.rst:892: WARNING: py:class reference target not found: _tkinter.TkappTypewhatsnew/3.9.rst:901: WARNING: py:mod reference target not found: binhexwhatsnew/3.9.rst:904: WARNING: py:func reference target not found: binascii.b2a_hqxwhatsnew/3.9.rst:904: WARNING: py:func reference target not found: binascii.a2b_hqxwhatsnew/3.9.rst:905: WARNING: py:func reference target not found: binascii.rlecode_hqxwhatsnew/3.9.rst:905: WARNING: py:func reference target not found: binascii.rledecode_hqxwhatsnew/3.9.rst:953: WARNING: py:data reference target not found: unittest.mock.__version__whatsnew/3.9.rst:990: WARNING: py:meth reference target not found: threading.Thread.isAlivewhatsnew/3.9.rst:1038: WARNING: py:func reference target not found: sys.getcountswhatsnew/3.9.rst:1049: WARNING: py:meth reference target not found: symtable.SymbolTable.has_execwhatsnew/3.9.rst:1053: WARNING: py:meth reference target not found: asyncio.Task.current_taskwhatsnew/3.9.rst:1053: WARNING: py:meth reference target not found: asyncio.Task.all_taskswhatsnew/3.9.rst:1233: WARNING: c:func reference target not found: setenvwhatsnew/3.9.rst:1233: WARNING: c:func reference target not found: unsetenvwhatsnew/3.9.rst:1322: WARNING: c:func reference target not found: _PyObject_FunctionStrwhatsnew/3.9.rst:1364: WARNING: c:type reference target not found: PyGC_Headwhatsnew/3.9.rst:1387: WARNING: c:func reference target not found: PyObject_NEWwhatsnew/3.9.rst:1387: WARNING: c:func reference target not found: PyObject_NEW_VARwhatsnew/3.9.rst:1392: WARNING: c:func reference target not found: PyObject_GET_WEAKREFS_LISTPTR

Plus related fixes in other files.

These 6 remain, which could benefit from being documented, will leave for a later decision:

whatsnew/3.9.rst:426: WARNING: py:const reference target not found: fcntl.F_OFD_GETLKwhatsnew/3.9.rst:426: WARNING: py:const reference target not found: fcntl.F_OFD_SETLKwhatsnew/3.9.rst:426: WARNING: py:const reference target not found: fcntl.F_OFD_SETLKWwhatsnew/3.9.rst:646: WARNING: py:attr reference target not found: random.Random.randbyteswhatsnew/3.9.rst:778: WARNING: py:func reference target not found: set.difference_updatewhatsnew/3.9.rst:1140: WARNING: py:func reference target not found: encodings.normalize_encoding

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

@hugovkhugovk added the needs backport to 3.12only security fixes labelApr 28, 2024
@hugovkhugovk merged commite0ab642 intopython:mainApr 28, 2024
32 checks passed
@hugovkhugovk deleted the docs-fix-sphinx-warnings-whatsnew-3.9 branchApril 28, 2024 17:31
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

cherry_picker e0ab6424369bcd276b0dc4f537fde360bdca2f05 3.12

hugovk added a commit to hugovk/cpython that referenced this pull requestApr 28, 2024
…thonGH-118364)(cherry picked from commite0ab642)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AlexWaygoodAlexWaygoodAlexWaygood 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@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp