]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731)
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 6 Jan 2024 06:23:26 +0000 (07:23 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 06:23:26 +0000 (06:23 +0000)
commit66f39648154214621d388f519210442d5fce738f
tree9045099ced4fce7642e96df2cf529dd28768b58c
parentd0f0308a373298a8906ee5a7546275e1b2e906ea
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731)

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]