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-05-20.09:02:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558342932.62.0.0995520471926.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d1c46746e17367caf8a24623cb5c9a9c4e3e036 by Victor Stinner in branch 'master':
bpo-36763: Fix Python preinitialization (GH-13432)
https://github.com/python/cpython/commit/6d1c46746e17367caf8a24623cb5c9a9c4e3e036
History
Date User Action Args
2019-05-20 09:02:12vstinnersetrecipients: + vstinner
2019-05-20 09:02:12vstinnersetmessageid: <1558342932.62.0.0995520471926.issue36763@roundup.psfhosted.org>
2019-05-20 09:02:12vstinnerlinkissue36763 messages
2019-05-20 09:02:12vstinnercreate