Message305927
Ah, I see - yeah, that makes a lot of sense.
I've retitled the issue to make it clearer that the problem is where the responsibility for calling atexit functions lives - currently it's in Py_Finalize, but really it should be inside the interpreter object's own teardown code. |
|
| Date |
User |
Action |
Args |
| 2017-11-09 00:35:26 | ncoghlan | set | recipients:
+ ncoghlan, grahamd, petr.viktorin, eric.snow, Dormouse759 |
| 2017-11-09 00:35:26 | ncoghlan | set | messageid: <1510187726.52.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| 2017-11-09 00:35:26 | ncoghlan | link | issue31901 messages |
| 2017-11-09 00:35:26 | ncoghlan | create | |
|