This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients John Gray, asvetlov, cane, markroseman, ned.deily, roger.serwy, tealduck, terry.reedy
Date 2017-07-08.02:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499480888.24.0.531702615315.issue8231@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 223c7e70e48eb6eed4aab3906fbe32b098faafe3 by terryjreedy in branch 'master':
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
https://github.com/python/cpython/commit/223c7e70e48eb6eed4aab3906fbe32b098faafe3
History
Date User Action Args
2017-07-08 02:28:08terry.reedysetrecipients: + terry.reedy, ned.deily, roger.serwy, asvetlov, markroseman, cane, John Gray, tealduck
2017-07-08 02:28:08terry.reedysetmessageid: <1499480888.24.0.531702615315.issue8231@psf.upfronthosting.co.za>
2017-07-08 02:28:08terry.reedylinkissue8231 messages
2017-07-08 02:28:08terry.reedycreate