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 methane, serhiy.storchaka, vstinner
Date 2017-01-13.15:39:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484321960.38.0.109073089896.issue29260@psf.upfronthosting.co.za>
In-reply-to
Content
> The widespread use of PyType_FromSpec() will supersede this issue.

Oh, I didn't know PyType_FromSpec(). It is only used for a very few types in the Python stdlib.
History
Date User Action Args
2017-01-13 15:39:20vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2017-01-13 15:39:20vstinnersetmessageid: <1484321960.38.0.109073089896.issue29260@psf.upfronthosting.co.za>
2017-01-13 15:39:20vstinnerlinkissue29260 messages
2017-01-13 15:39:20vstinnercreate