]> granicus.if.org Git - python/commit
bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905)
authorcsabella <cheryl.sabella@gmail.com>
Sun, 30 Jul 2017 17:34:25 +0000 (13:34 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 30 Jul 2017 17:34:25 +0000 (13:34 -0400)
commit9397e2a87ed6e0e724ad71a0c751553620cb775e
tree6ace52ebb5770a23e38efa6cd5319a8a21ea4e7f
parentc3aa47f655abe564a2c2fb6d091ab19bdc0113b5
bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905)

The slightly modified tests continue to pass. The General test
broken by the switch to Notebook is fixed.
Patch mostly by Cheryl Sabella.
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2017-07-30-01-00-58.bpo-31004.m8cc1t.rst [new file with mode: 0644]