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.02:37:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d863ade0c7fa4826e8b71aa467809c83a711f019 by Victor Stinner in branch 'master':
bpo-38858: Add pycore_interp_init() code to factorize code (GH-17483)
https://github.com/python/cpython/commit/d863ade0c7fa4826e8b71aa467809c83a711f019
History
Date User Action Args
2019-12-06 02:37:11vstinnersetrecipients: + vstinner
2019-12-06 02:37:11vstinnersetmessageid: <[email protected]>
2019-12-06 02:37:11vstinnerlinkissue38858 messages
2019-12-06 02:37:11vstinnercreate