Nick Coghlan <ncogh...@gmail.com> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31901>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to