]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Jan 2020 09:17:54 +0000 (01:17 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2020 09:17:54 +0000 (01:17 -0800)
commita23449285430081ea317cc1f203c80c410bbd8b9
tree9d0fd806658f42c0856838bb874ce5439949ec3e
parentea4a61fec842c94107eef46e5030b89a086f94bb
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)

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

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2020-01-25-02-26-45.bpo-39388.x4TQNh.rst [new file with mode: 0644]