[Python-checkins] [python/cpython] 616ecf: bpo-30981: IDLE: Augment one configdialog font pag...

GitHub noreply at github.com
Sat Jul 22 00:36:14 EDT 2017


  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 (Sat, 22 Jul 2017)

  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.




More information about the Python-checkins mailing list