[Python-checkins] [python/cpython] 223c7e: bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only...
GitHub
noreply at github.com
Fri Jul 7 22:28:07 EDT 2017
Branch: refs/heads/master
Home: https://github.com/python/cpython
Commit: 223c7e70e48eb6eed4aab3906fbe32b098faafe3
https://github.com/python/cpython/commit/223c7e70e48eb6eed4aab3906fbe32b098faafe3
Author: terryjreedy <tjreedy at udel.edu>
Date: 2017-07-07 (Fri, 07 Jul 2017)
Changed paths:
M Lib/idlelib/config.py
M Lib/idlelib/editor.py
M Lib/idlelib/pyshell.py
A Misc/NEWS.d/next/IDLE/2017-07-07-21-10-55.bpo-8231.yEge3L.rst
Log Message:
-----------
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
More information about the Python-checkins
mailing list