]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Jan 2020 04:11:53 +0000 (20:11 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 04:11:53 +0000 (20:11 -0800)
commitba83d1eb1c7b5e8eab17da364a6324b0b0e0932b
treee5963473202a77a6351fceb61ea429c7b7915ee7
parent9e06d61af30bac4fcacb7973f826147ccc010392
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 2e43b64c94e49f7133b9c26e84c9519935c49063)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
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]