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:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499482059.79.0.322493558344.issue8231@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 552f26680d3806df7c27dd7161fd7d57ac815f78 by terryjreedy in branch '3.6':
[3.6] bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (GH-2629) (#2631)
https://github.com/python/cpython/commit/552f26680d3806df7c27dd7161fd7d57ac815f78
History
Date User Action Args
2017-07-08 02:47:39terry.reedysetrecipients: + terry.reedy, ned.deily, roger.serwy, asvetlov, markroseman, cane, John Gray, tealduck
2017-07-08 02:47:39terry.reedysetmessageid: <1499482059.79.0.322493558344.issue8231@psf.upfronthosting.co.za>
2017-07-08 02:47:39terry.reedylinkissue8231 messages
2017-07-08 02:47:39terry.reedycreate