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 corona10, eric.snow, erlendaasland, pablogsal, phsilva, shihai1991, skrah, vstinner
Date 2020-06-25.09:38:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593077913.18.0.230713898334.issue40077@roundup.psfhosted.org>
In-reply-to
Content
The Tools/scripts/abitype.py script can help to port C extensions to PyType_FromSpec().
History
Date User Action Args
2020-06-25 09:38:33vstinnersetrecipients: + vstinner, phsilva, skrah, eric.snow, corona10, pablogsal, shihai1991, erlendaasland
2020-06-25 09:38:33vstinnersetmessageid: <1593077913.18.0.230713898334.issue40077@roundup.psfhosted.org>
2020-06-25 09:38:33vstinnerlinkissue40077 messages
2020-06-25 09:38:33vstinnercreate