◐ Shell
clean mode source ↗

bpo-30993: IDLE - Improve configdialog font page and tests. by terryjreedy · Pull Request #2818 · python/cpython

@terryjreedy

* Document causal 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.

@terryjreedy terryjreedy changed the title Fontchange bpo-30993: IDLE - Improve configdialog font page and tests.

Jul 22, 2017

csabella

@terryjreedy

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jul 23, 2017
…thonGH-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.
(cherry picked from commit 07ba305)

terryjreedy added a commit that referenced this pull request

Jul 23, 2017
…-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)