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.18:24:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2582d46fbcf7bdf86b9cf4016850b8d155267ac6 by Victor Stinner in branch 'master':
bpo-38858: new_interpreter() reuses pycore_init_builtins() (GH-17351)
https://github.com/python/cpython/commit/2582d46fbcf7bdf86b9cf4016850b8d155267ac6
History
Date User Action Args
2019-11-22 18:24:59vstinnersetrecipients: + vstinner
2019-11-22 18:24:59vstinnersetmessageid: <[email protected]>
2019-11-22 18:24:59vstinnerlinkissue38858 messages
2019-11-22 18:24:59vstinnercreate