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 Arfrever, Drekin, Gregory.Salvan, barry, dstufft, eric.snow, jcea, ncoghlan, ned.deily, sbspider, serhiy.storchaka, terry.reedy, twouters, vstinner
Date 2019-09-26.00:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569459051.1.0.627577162922.issue22257@roundup.psfhosted.org>
In-reply-to
Content
The PEP 587 has been implemented in Python 3.8 with a "Multi-Phase Initialization Private Provisional API":
https://docs.python.org/dev/c-api/init_config.html#multi-phase-initialization-private-provisional-api

I suggest to close this issue. When somone will want to work again on the PEP 432, I would suggest to open a new issue. So it will be more explicit that it would be implement on top of the existing PEP 587 implementation.
History
Date User Action Args
2019-09-26 00:50:51vstinnersetrecipients: + vstinner, twouters, barry, terry.reedy, jcea, ncoghlan, ned.deily, Arfrever, eric.snow, serhiy.storchaka, Drekin, dstufft, Gregory.Salvan, sbspider
2019-09-26 00:50:51vstinnersetmessageid: <1569459051.1.0.627577162922.issue22257@roundup.psfhosted.org>
2019-09-26 00:50:51vstinnerlinkissue22257 messages
2019-09-26 00:50:51vstinnercreate