]> granicus.if.org Git - python/commit
bpo-31860: Make the font sample in the IDLE font configuration dialog editable. ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 28 Oct 2017 00:59:38 +0000 (17:59 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 28 Oct 2017 00:59:38 +0000 (20:59 -0400)
commit6a2957de08e0c2d73f3124d12874b408cda4633d
tree9c6fc2b70728aae69420ad269ebd4464c86c11c2
parentbb78898224c99cbf9c6beed8706869f9b66967c2
bpo-31860: Make the font sample in the IDLE font configuration dialog editable. (GH-4106) (#4154)

Changes persist while IDLE remains open
(cherry picked from commit ed6554c487fb2403bc88be6deee611c7a4171d33)
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2017-10-24-16-21-50.bpo-31860.gECuWx.rst [new file with mode: 0644]