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 Alex Budovski, amaury.forgeotdarc, isoschiz, kylotan, pconnell, santoso.wijaya, tlesher, vstinner, ysj.ray
Date 2019-10-23.00:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571789967.42.0.154741504733.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
One part of this issue is that all C extensions of the stdlib should be updated to implement the PEP 489 "Multi-phase extension module initialization".
History
Date User Action Args
2019-10-23 00:19:27vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, ysj.ray, santoso.wijaya, pconnell, isoschiz, Alex Budovski
2019-10-23 00:19:27vstinnersetmessageid: <1571789967.42.0.154741504733.issue1635741@roundup.psfhosted.org>
2019-10-23 00:19:27vstinnerlinkissue1635741 messages
2019-10-23 00:19:27vstinnercreate