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 petr.viktorin
Recipients _doublep, belopolsky, benjamin.peterson, loewis, petr.viktorin, pitrou, terry.reedy
Date 2020-10-23.18:27:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603477644.38.0.837951963135.issue3760@roundup.psfhosted.org>
In-reply-to
Content
The need is covered by PEP 384's PyType_FromSpec (and later additions, the latest being PyType_FromModuleAndSpec).

Thanks for closing!
History
Date User Action Args
2020-10-23 18:27:24petr.viktorinsetrecipients: + petr.viktorin, loewis, terry.reedy, belopolsky, pitrou, _doublep, benjamin.peterson
2020-10-23 18:27:24petr.viktorinsetmessageid: <1603477644.38.0.837951963135.issue3760@roundup.psfhosted.org>
2020-10-23 18:27:24petr.viktorinlinkissue3760 messages
2020-10-23 18:27:24petr.viktorincreate