Branch: refs/heads/master Home: https://github.com/python/cpython Commit: a54a8f188a803cd41bdc8758c10d34ba3328c566 https://github.com/python/cpython/commit/a54a8f188a803cd41bdc8758c10d34ba3328c566 Author: Terry Jan Reedy <tjreedy at udel.edu> Date: 2017年07月21日 (2017年7月21日) Changed paths: M Lib/idlelib/configdialog.py A Misc/NEWS.d/next/IDLE/2017-07-21-00-54-52.bpo-28523.OPcqYJ.rst Log Message: ----------- bpo-28523: IDLE: Use 'color' instead of 'colour'. (#2787)