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日 (2017年7月21日) 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)