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 ncoghlan, vstinner
Date 2019-03-05.01:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551747690.18.0.73167595491.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset cad1f747da47849ab5d8b0b881f7a0b94564d290 by Victor Stinner in branch 'master':
bpo-36142: Add _PyPreConfig structure (GH-12172)
https://github.com/python/cpython/commit/cad1f747da47849ab5d8b0b881f7a0b94564d290
History
Date User Action Args
2019-03-05 01:01:30vstinnersetrecipients: + vstinner, ncoghlan
2019-03-05 01:01:30vstinnersetmessageid: <1551747690.18.0.73167595491.issue36142@roundup.psfhosted.org>
2019-03-05 01:01:30vstinnerlinkissue36142 messages
2019-03-05 01:01:30vstinnercreate