Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 616ecf18f3aacbd8d172e01673877b22fe946e54 https://github.com/python/cpython/commit/616ecf18f3aacbd8d172e01673877b22fe946e54 Author: Terry Jan Reedy <tjreedy at udel.edu> Date: 2017年07月22日 (2017年7月22日) Changed paths: M Lib/idlelib/configdialog.py M Lib/idlelib/idle_test/test_configdialog.py Log Message: ----------- bpo-30981: IDLE: Augment one configdialog font page test (#2810) Remove broken test of bold_toggle and test it along with its command, set_samples. This has been incorporated into 3.6 backport PR-2796.