Message339150
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, nanjekyejoannah, ncoghlan, petr.viktorin |
| Date | 2019-03-29.21:07:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553893645.25.0.476903186578.issue36225@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
test__xxsubinterpreters is a great place for tests that exercise use of subinterpreters, including most lifecycle operations. There are also one or two subinterpreter-related tests in test_embed. However, for this issue the interplay with runtime finalization means tests should probably stay with other tests that exercise Py_FinalizeEx(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-29 21:07:25 | eric.snow | set | recipients: + eric.snow, ncoghlan, petr.viktorin, nanjekyejoannah |
| 2019-03-29 21:07:25 | eric.snow | set | messageid: <1553893645.25.0.476903186578.issue36225@roundup.psfhosted.org> |
| 2019-03-29 21:07:25 | eric.snow | link | issue36225 messages |
| 2019-03-29 21:07:25 | eric.snow | create | |