[Python-checkins] [python/cpython] d0969d: bpo-30981: IDLE -- Add more configdialog font page...
GitHub
noreply at github.com
Fri Jul 21 02:20:47 EDT 2017
Branch: refs/heads/master
Home: https://github.com/python/cpython
Commit: d0969d69245d9c4eea3498ba4bde4b4cd676ad7f
https://github.com/python/cpython/commit/d0969d69245d9c4eea3498ba4bde4b4cd676ad7f
Author: Terry Jan Reedy <tjreedy at udel.edu>
Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths:
M Lib/idlelib/configdialog.py
M Lib/idlelib/idle_test/test_configdialog.py
A Misc/NEWS.d/next/IDLE/2017-07-21-01-55-14.bpo-30981.ZFvQPt.rst
Log Message:
-----------
bpo-30981: IDLE -- Add more configdialog font page tests. (#2794)
More information about the Python-checkins
mailing list