Message301906
| Author | eric.snow |
|---|---|
| Recipients | eric.smith, eric.snow, ncoghlan, skrah, vstinner |
| Date | 2017-09-11.21:31:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505165498.17.0.633664693352.issue31420@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Moving warnoptions (and xoptions) out of PyInterpreterState seems like a good idea to me for the same reasons as applied to sys.modules. The case for these two is even stronger since they are only used in sysmodule.c. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-11 21:31:38 | eric.snow | set | recipients: + eric.snow, ncoghlan, vstinner, eric.smith, skrah |
| 2017-09-11 21:31:38 | eric.snow | set | messageid: <1505165498.17.0.633664693352.issue31420@psf.upfronthosting.co.za> |
| 2017-09-11 21:31:38 | eric.snow | link | issue31420 messages |
| 2017-09-11 21:31:38 | eric.snow | create | |