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 Tasy, vstinner, xtreak
Date 2019-01-22.16:39:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548175146.12.0.265958228834.issue35713@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf4ac2d2fd520c61306b2676db488adab9b5d8c5 by Victor Stinner in branch 'master':
bpo-35713: Rework Python initialization (GH-11647)
https://github.com/python/cpython/commit/bf4ac2d2fd520c61306b2676db488adab9b5d8c5
History
Date User Action Args
2019-01-22 16:39:08vstinnersetrecipients: + vstinner, xtreak, Tasy
2019-01-22 16:39:06vstinnersetmessageid: <1548175146.12.0.265958228834.issue35713@roundup.psfhosted.org>
2019-01-22 16:39:06vstinnerlinkissue35713 messages
2019-01-22 16:39:06vstinnercreate