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-03-23.11:06:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553339163.41.0.256632584732.issue36301@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d5ee973f0600a3a9444f569dcf0dd346bfa2a11 by Victor Stinner in branch 'master':
bpo-36301: Add _PyRuntimeState.preconfig (GH-12506)
https://github.com/python/cpython/commit/6d5ee973f0600a3a9444f569dcf0dd346bfa2a11
History
Date User Action Args
2019-03-23 11:06:03vstinnersetrecipients: + vstinner
2019-03-23 11:06:03vstinnersetmessageid: <1553339163.41.0.256632584732.issue36301@roundup.psfhosted.org>
2019-03-23 11:06:03vstinnerlinkissue36301 messages
2019-03-23 11:06:03vstinnercreate