Message325872
| Author | ncoghlan |
|---|---|
| Recipients | eric.smith, eric.snow, larry, nascheme, ncoghlan, xtreak |
| Date | 2018-09-20.13:38:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1537450702.31.0.956365154283.issue34690@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
python-dev thread with more discussion of the patch: https://mail.python.org/pipermail/python-dev/2018-September/155188.html Note that my comment above was based on a misunderstanding of what the patch does - the module level code still gets executed at import time, what's able to be avoided is the unmarshalling costs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-20 13:38:22 | ncoghlan | set | recipients: + ncoghlan, nascheme, larry, eric.smith, eric.snow, xtreak |
| 2018-09-20 13:38:22 | ncoghlan | set | messageid: <1537450702.31.0.956365154283.issue34690@psf.upfronthosting.co.za> |
| 2018-09-20 13:38:22 | ncoghlan | link | issue34690 messages |
| 2018-09-20 13:38:22 | ncoghlan | create | |