]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139707: Copy-strip change to idle.rst into idlelib (#143767)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 13 Jan 2026 03:58:30 +0000 (22:58 -0500)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 03:58:30 +0000 (22:58 -0500)
commit92d80c60678d6d9057333c767b35c6d3f2870173
treefbb4194d17477362bf6add894c60491bffe42c63
parent5616ef92764c40f409d016897ce91acf2ab14f76
[3.13] gh-139707: Copy-strip change to idle.rst into idlelib (#143767)

Copy net new text in idle.rst from main to 3.13.
Make 3.13 docs and copy-strip idle.html to idlelib/help.html.
See https://github.com/python/cpython/issues/139707#issuecomment-3737374788
and PR #143718 message for more.

* Revert url to 'main' from '3.13'

The branch in the source links in the revised help.html
become '3.13' instead of 'main' because the html
was generated from an edited 3.13 version of idle.rst
instead being backported from main.  This reversion
avoids the possibility of future backport merge conflicts.

The version makes no difference to the Help/IDLE doc display as
the url is currently neither displayed nor linked to the link title
-- 'Lib/idlelib'.  If we do make the links live, we can use
sys.version_info to replace 'main' when main is no longer the source branch.
Doc/library/idle.rst
Lib/idlelib/help.html