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 barry, vstinner
Date 2020-05-01.09:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588325631.67.0.220098327414.issue40453@roundup.psfhosted.org>
In-reply-to
Content
New changeset 252346acd937ddba4845331994b8ff4f90349625 by Victor Stinner in branch 'master':
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
https://github.com/python/cpython/commit/252346acd937ddba4845331994b8ff4f90349625
History
Date User Action Args
2020-05-01 09:33:51vstinnersetrecipients: + vstinner, barry
2020-05-01 09:33:51vstinnersetmessageid: <1588325631.67.0.220098327414.issue40453@roundup.psfhosted.org>
2020-05-01 09:33:51vstinnerlinkissue40453 messages
2020-05-01 09:33:51vstinnercreate