Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedyterryjreedy commented Jan 13, 2026

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 #139707 (comment) and PR #143718 message for more.


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

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 python#139707 (comment) and PR python#143718 message for more.
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 to replace 'main' in backported versions.
@terryjreedyterryjreedy merged commit 92d80c6 into python:3.13Jan 13, 2026
41 checks passed
@terryjreedyterryjreedy deleted the copystrip3.13 branch January 13, 2026 03:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@terryjreedy