Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jan 12, 2026

On Windows, running python -c "from idlelib.help import copy_strip; copy_strip()" after idle.html is built results in
f:\dev\3x\Doc\build\html\library\idle.html copied to f:\dev\3x\Lib\idlelib\help.html
This PR commits the html change to idlelib/help.html.
(cherry picked from commit ec254e2)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…-143718) On Windows, running `python -c "from idlelib.help import copy_strip; copy_strip()"` after idle.html is built results in `f:\dev\3x\Doc\build\html\library\idle.html copied to f:\dev\3x\Lib\idlelib\help.html` This PR commits the html change to idlelib/help.html. (cherry picked from commit ec254e2) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedyterryjreedy merged commit 110a77b into python:3.14Jan 12, 2026
49 checks passed
@miss-islingtonmiss-islington deleted the backport-ec254e2-3.14 branch January 12, 2026 20:34
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.

2 participants

@miss-islington@terryjreedy