]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139707: Copy-strip change to idle.rst into idlelib (GH-143718) (#143744)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Jan 2026 20:34:20 +0000 (21:34 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 20:34:20 +0000 (15:34 -0500)
commit110a77bf2d0e3379b49b6810b65245ea69a0f248
tree68128ae64b26edb7dda7fd092226ca8adf2d76e0
parentef24f552fbaf6f77d6d0d16eb145cb4a71236c7f
[3.14] gh-139707: Copy-strip change to idle.rst into idlelib (GH-143718) (#143744)

gh-139707: Copy-strip change to idle.rst into idlelib (GH-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 ec254e2b40d70242f7b1724867a4aac4219fdc08)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/help.html