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-06.00:55:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551833755.76.0.135972458289.issue36142@roundup.psfhosted.org>
In-reply-to
Content
Ok, the _PyPreConfig structure is now available and used internally. The API can likely be enhanced, but I prefer to open new follow-up issues like bpo-36202, since this issue has already a long list of changes :-) I close this issue.

Nick: thanks for updating the PEP 432 ;-
History
Date User Action Args
2019-03-06 00:55:55vstinnersetrecipients: + vstinner, ncoghlan
2019-03-06 00:55:55vstinnersetmessageid: <1551833755.76.0.135972458289.issue36142@roundup.psfhosted.org>
2019-03-06 00:55:55vstinnerlinkissue36142 messages
2019-03-06 00:55:55vstinnercreate