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 Robin.Schreiber, belopolsky, jcea, loewis, vstinner
Date 2020-12-18.00:52:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608252735.49.0.0761223834286.issue15725@roundup.psfhosted.org>
In-reply-to
Content
Tons of extension modules have been ported to the multiphase initialization API (PEP 489) in bpo-1635741 without this fix. I don't think that it's needed.
History
Date User Action Args
2020-12-18 00:52:15vstinnersetrecipients: + vstinner, loewis, jcea, belopolsky, Robin.Schreiber
2020-12-18 00:52:15vstinnersetmessageid: <1608252735.49.0.0761223834286.issue15725@roundup.psfhosted.org>
2020-12-18 00:52:15vstinnerlinkissue15725 messages
2020-12-18 00:52:15vstinnercreate