]> granicus.if.org Git - python/commit
[3.6] bpo-30993: IDLE - Improve configdialog font page and tests. (GH-2818) (#2826)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 23 Jul 2017 18:18:27 +0000 (14:18 -0400)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2017 18:18:27 +0000 (14:18 -0400)
commit5aa3bf041de5ee90ccbfcff103dcf3e54c5af237
treee5c3840cd56f7fda1b6fb4d64d36c9f0a70eee30
parent8de48fe04633974318d48d0abf29e552e7c742c0
[3.6] bpo-30993: IDLE - Improve configdialog font page and tests.  (GH-2818) (#2826)

* Document causal event pathways in docstring.
* Simplify some attribute names.
* Rename test_bold_toggle_set_samples to make test_font_set fail.
* Fix test_font_set so not order dependent.
* Fix renamed test_indent_scale so it tests the widget.
(cherry picked from commit 07ba305)
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py
Misc/NEWS.d/next/IDLE/2017-07-22-18-08-41.bpo-30993.34vJkB.rst [new file with mode: 0644]