Message301891
| Author | vstinner |
|---|---|
| Recipients | eric.smith, ncoghlan, skrah, vstinner |
| Date | 2017-09-11.17:16:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505150179.19.0.660372258758.issue31420@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Extract of my msg295399: "The problem is that warnoptions is stored in a C global variable *and* in sys.warnoptions of each interpreter. The ownership of this variable is unclear." Maybe we need a change similar to bpo-28411 (commit 86b7afdfeee77993fe896a2aa13b3f4f95973f16) which removed the "modules" field from Py_InterpreterState. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-11 17:16:19 | vstinner | set | recipients: + vstinner, ncoghlan, eric.smith, skrah |
| 2017-09-11 17:16:19 | vstinner | set | messageid: <1505150179.19.0.660372258758.issue31420@psf.upfronthosting.co.za> |
| 2017-09-11 17:16:19 | vstinner | link | issue31420 messages |
| 2017-09-11 17:16:19 | vstinner | create | |