]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jan 2024 06:53:34 +0000 (07:53 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 06:53:34 +0000 (06:53 +0000)
commit4d5328cbebc441ed2539ad3b2ea30a01eb059ef7
treee6d404839f60c87fe3831bd5fa79caf5ac21056e
parent6d9af666165a3a69618ee940631ca6600d2a2027
[3.12] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (GH-113731) (#113765)

(cherry picked from commit 66f39648154214621d388f519210442d5fce738f)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/News3.txt
Lib/idlelib/help.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/idle_test/test_help.py
Misc/NEWS.d/next/IDLE/2024-01-05-12-24-01.gh-issue-113729.qpluea.rst [new file with mode: 0644]