Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 9f9192afbb4e45d09f0d3d717b457d157dc46398 https://github.com/python/cpython/commit/9f9192afbb4e45d09f0d3d717b457d157dc46398 Author: terryjreedy <tjreedy at udel.edu> Date: 2017年07月19日 (2017年7月19日) Changed paths: M Lib/idlelib/idle_test/test_config.py Log Message: ----------- bpo-30968: Fix test_get_font in IDLE's test_config. (#2769)