]> granicus.if.org Git - python/commit
bpo-30993: IDLE - Improve configdialog font page and tests. (#2818)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 23 Jul 2017 16:20:08 +0000 (12:20 -0400)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2017 16:20:08 +0000 (12:20 -0400)
commit07ba305a4c169e017e076e490a173a6f9b95b38e
tree111d212014bf582d38f8ed554710e5db11534533
parent3051f0b78e53d1b771b49375dc139ca13f9fd76e
bpo-30993: IDLE - Improve configdialog font page and tests.  (#2818)

* 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.
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]