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 miss-islington, pablogsal, vstinner
Date 2019-09-17.21:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568757595.23.0.619057263496.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset d3b904144e86e2442961de6a7dccecbe133d5c6d by Victor Stinner in branch 'master':
bpo-38070: Add _PyRuntimeState.preinitializing (GH-16245)
https://github.com/python/cpython/commit/d3b904144e86e2442961de6a7dccecbe133d5c6d
History
Date User Action Args
2019-09-17 21:59:55vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-09-17 21:59:55vstinnersetmessageid: <1568757595.23.0.619057263496.issue38070@roundup.psfhosted.org>
2019-09-17 21:59:55vstinnerlinkissue38070 messages
2019-09-17 21:59:55vstinnercreate