]> granicus.if.org Git - python/commit
[3.6] bpo-30917: IDLE: Add config.IdleConf unittests (GH-2691) (#2753)
authorterryjreedy <tjreedy@udel.edu>
Thu, 20 Jul 2017 05:23:00 +0000 (01:23 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2017 05:23:00 +0000 (01:23 -0400)
commit65c24c846797b93d7adb72fc400f95a570f43fa9
tree6f7127f94ce81ebe64d02ac40fe9b7828381d2df
parentae4dca7701ca77a37aa8c956450ff8e21fe6883e
[3.6] bpo-30917: IDLE: Add config.IdleConf unittests (GH-2691) (#2753)

Patch by Louie Lu.
(cherry picked from commit f776eb0)
(includes diffs of  ed014f7 and 9f9192a)
* fix config reset from pr 2754

* Fix test_get_font (from pr 2769)
Lib/idlelib/config.py
Lib/idlelib/idle_test/test_config.py
Misc/NEWS.d/next/IDLE/2017-07-17-23-35-57.bpo-30917.hSiuuO.rst [new file with mode: 0644]