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 vstinner
Date 2019-12-06.01:43:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575596617.02.0.550998335208.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81fe5bd3d78f9bb955f8255404d99df27a31c36a by Victor Stinner in branch 'master':
bpo-38858: new_interpreter() reuses _PySys_Create() (GH-17481)
https://github.com/python/cpython/commit/81fe5bd3d78f9bb955f8255404d99df27a31c36a
History
Date User Action Args
2019-12-06 01:43:37vstinnersetrecipients: + vstinner
2019-12-06 01:43:37vstinnersetmessageid: <1575596617.02.0.550998335208.issue38858@roundup.psfhosted.org>
2019-12-06 01:43:37vstinnerlinkissue38858 messages
2019-12-06 01:43:36vstinnercreate