FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482) by hugovk · Pull Request #121513 · python/cpython · GitHub

/ cpython Public

[3.13] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482) - #121513

Merged
hugovk merged 3 commits into
python:3.13from
hugovk:backport-006b53a-3.13
Jul 13, 2024
Merged

[3.13] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482)#121513
hugovk merged 3 commits into
python:3.13from
hugovk:backport-006b53a-3.13

Conversation

hugovk commented Jul 8, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

(cherry picked from commit 006b53a)


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

…nits (pythonGH-121482)

(cherry picked from commit 006b53a)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Comment thread Doc/tools/check-warnings.py Outdated

hugovk commented Jul 8, 2024

Copy link
Copy Markdown
Member Author

TODO check this:

/home/runner/work/cpython/cpython/Doc/library/profile.rst:699: WARNING: py:class reference target not found: cProfile.Profile

https://github.com/python/cpython/actions/runs/9846534114/job/27184520922?pr=121513#step:7:22

hugovk enabled auto-merge (squash) July 13, 2024 12:49
hugovk merged commit fcc4a53 into python:3.13 Jul 13, 2024
hugovk deleted the backport-006b53a-3.13 branch July 13, 2024 12:55

hugovk commented Jul 13, 2024

Copy link
Copy Markdown
Member Author

TODO check this:

/home/runner/work/cpython/cpython/Doc/library/profile.rst:699: WARNING: py:class reference target not found: cProfile.Profile

python/cpython/actions/runs/9846534114/job/27184520922?pr=121513#step:7:22

This was only a warning, the real error was about the threshold:

Error: new NEWS nits:

/home/runner/work/cpython/cpython/build/NEWS:1403: WARNING: py:func reference target not found: posixpath.relpath
/home/runner/work/cpython/cpython/build/NEWS:1406: WARNING: py:func reference target not found: mailbox.mbox.flush
/home/runner/work/cpython/cpython/build/NEWS:1412: WARNING: py:meth reference target not found: asyncio.asyncio.run_coroutine_threadsafe
/home/runner/work/cpython/cpython/build/NEWS:1412: WARNING: py:class reference target not found: CancelledError
/home/runner/work/cpython/cpython/build/NEWS:1412: WARNING: py:class reference target not found: InvalidStateError
/home/runner/work/cpython/cpython/build/NEWS:1416: WARNING: py:func reference target not found: ntpath.commonpath
/home/runner/work/cpython/cpython/build/NEWS:1424: WARNING: py:meth reference target not found: configparser.RawConfigParser._read
/home/runner/work/cpython/cpython/build/NEWS:1427: WARNING: py:func reference target not found: ntpath.commonpath
/home/runner/work/cpython/cpython/build/NEWS:1484: WARNING: py:func reference target not found: inspect.findsource
/home/runner/work/cpython/cpython/build/NEWS:1554: WARNING: py:class reference target not found: tkinter.Checkbutton
/home/runner/work/cpython/cpython/build/NEWS:1554: WARNING: py:class reference target not found: tkinter.ttk.Checkbutton
/home/runner/work/cpython/cpython/build/NEWS:1568: WARNING: py:class reference target not found: logging.TimedRotatingFileHandler

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL