Message 305279 - Python tracker
Message305279
| Author | petr.viktorin |
|---|---|
| Recipients | Dormouse759, eric.snow, grahamd, ncoghlan, petr.viktorin |
| Date | 2017-10-31.09:28:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509442120.14.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't have a reason to think Py_Finalize is not *destroying* the other subinterpreters. But it's not calling their atexit callbacks. (Is there any reason Py_Finalize couldn't switch to the main interpreter itself? Assuming it's even necessary.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-31 09:28:40 | petr.viktorin | set | recipients: + petr.viktorin, ncoghlan, grahamd, eric.snow, Dormouse759 |
| 2017-10-31 09:28:40 | petr.viktorin | set | messageid: <1509442120.14.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| 2017-10-31 09:28:40 | petr.viktorin | link | issue31901 messages |
| 2017-10-31 09:28:40 | petr.viktorin | create | |