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-11-22.16:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574441571.59.0.252128836153.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset b00513636c9891deba4cae50217e25e8faf6c6ac by Victor Stinner in branch 'master':
bpo-38858: Add init_interp_main() subfunction (GH-17347)
https://github.com/python/cpython/commit/b00513636c9891deba4cae50217e25e8faf6c6ac
History
Date User Action Args
2019-11-22 16:52:51vstinnersetrecipients: + vstinner
2019-11-22 16:52:51vstinnersetmessageid: <1574441571.59.0.252128836153.issue38858@roundup.psfhosted.org>
2019-11-22 16:52:51vstinnerlinkissue38858 messages
2019-11-22 16:52:51vstinnercreate