Message 305233 - Python tracker
Message305233
| Author | Dormouse759 |
|---|---|
| Recipients | Dormouse759, ncoghlan, petr.viktorin |
| Date | 2017-10-30.15:44:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509378283.18.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
`Py_FinalizeEx()` only executes callbacks from the subinterpreter from which Py_FinalizeEx is called. What is the expected behavior here? Should the callbacks be specific to individual subinterpreters? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-30 15:44:43 | Dormouse759 | set | recipients: + Dormouse759, ncoghlan, petr.viktorin |
| 2017-10-30 15:44:43 | Dormouse759 | set | messageid: <1509378283.18.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| 2017-10-30 15:44:43 | Dormouse759 | link | issue31901 messages |
| 2017-10-30 15:44:43 | Dormouse759 | create | |