]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
authorZackery Spytz <zspytz@gmail.com>
Thu, 23 Jan 2020 03:54:30 +0000 (20:54 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Jan 2020 03:54:30 +0000 (22:54 -0500)
commit2e43b64c94e49f7133b9c26e84c9519935c49063
treecc28acd3ca83e6cdfb53210d6f8733c8730663cf
parentdd754caf144009f0569dda5053465ba2accb7b4d
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2020-01-22-22-28-06.bpo-39050.zkn0FO.rst [new file with mode: 0644]