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 pablogsal
Recipients corona10, lukasz.langa, pablogsal, serhiy.storchaka, shihai1991, tim.peters, vstinner
Date 2020-04-27.14:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587997478.86.0.714918103586.issue40217@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91a5ae18351027867e99c96db5ea235d9c42e47a by Pablo Galindo in branch 'master':
bpo-40217: Clean code in PyType_FromSpec_Alloc and add NEWS entry (GH-19733)
https://github.com/python/cpython/commit/91a5ae18351027867e99c96db5ea235d9c42e47a
History
Date User Action Args
2020-04-27 14:24:38pablogsalsetrecipients: + pablogsal, tim.peters, vstinner, lukasz.langa, serhiy.storchaka, corona10, shihai1991
2020-04-27 14:24:38pablogsalsetmessageid: <1587997478.86.0.714918103586.issue40217@roundup.psfhosted.org>
2020-04-27 14:24:38pablogsallinkissue40217 messages
2020-04-27 14:24:38pablogsalcreate