Message305278
For the main interpreter, Py_Finalize should be destroying all other subinterpreters as one of the first things it does, so if we're *not* currently doing that, it would make sense to fix it as part of Eric's subinterpreters PEP. |
|
| Date |
User |
Action |
Args |
| 2017-10-31 08:14:02 | ncoghlan | set | recipients:
+ ncoghlan, grahamd, petr.viktorin, eric.snow, Dormouse759 |
| 2017-10-31 08:14:02 | ncoghlan | set | messageid: <1509437642.06.0.213398074469.issue31901@psf.upfronthosting.co.za> |
| 2017-10-31 08:14:02 | ncoghlan | link | issue31901 messages |
| 2017-10-31 08:14:01 | ncoghlan | create | |
|