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 ncoghlan
Recipients brett.cannon, eric.snow, fdrake, methane, ncoghlan
Date 2017-02-19.06:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487486359.31.0.737759441708.issue29592@psf.upfronthosting.co.za>
In-reply-to
Content
Aye, I agree it should be redundant now - import system should always be making __file__ and __cached__ absolutely at import time these days.

So +1 for dropping this from 3.7 and getting a bit of startup time back.
History
Date User Action Args
2017-02-19 06:39:19ncoghlansetrecipients: + ncoghlan, fdrake, brett.cannon, methane, eric.snow
2017-02-19 06:39:19ncoghlansetmessageid: <1487486359.31.0.737759441708.issue29592@psf.upfronthosting.co.za>
2017-02-19 06:39:19ncoghlanlinkissue29592 messages
2017-02-19 06:39:19ncoghlancreate