This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients petr.viktorin, rhettinger, shihai1991, tim.peters, vstinner
Date 2020-03-16.13:23:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584364992.77.0.054840777199.issue39968@roundup.psfhosted.org>
In-reply-to
Content
Note: Hai Shi is working hard on converting modules to multiphase module initialization (PEP 489) which helps to cleanup the Python state at exit, and subinterpreters will likely benefit of that. This issue is related to this work.
History
Date User Action Args
2020-03-16 13:23:12vstinnersetrecipients: + vstinner, tim.peters, rhettinger, petr.viktorin, shihai1991
2020-03-16 13:23:12vstinnersetmessageid: <1584364992.77.0.054840777199.issue39968@roundup.psfhosted.org>
2020-03-16 13:23:12vstinnerlinkissue39968 messages
2020-03-16 13:23:12vstinnercreate