Message 288113 - Python tracker
Message288113
| 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:19 | ncoghlan | set | recipients: + ncoghlan, fdrake, brett.cannon, methane, eric.snow |
| 2017-02-19 06:39:19 | ncoghlan | set | messageid: <1487486359.31.0.737759441708.issue29592@psf.upfronthosting.co.za> |
| 2017-02-19 06:39:19 | ncoghlan | link | issue29592 messages |
| 2017-02-19 06:39:19 | ncoghlan | create | |