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 erlendaasland
Recipients erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-04-26.12:33:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619440406.09.0.708403155697.issue43916@roundup.psfhosted.org>
In-reply-to
Content
> We need to check which static types had tp_new = NULL before they were converted to heap types

I did a quick git grep. Results pasted into the list over at https://discuss.python.org/t/list-of-built-in-types-converted-to-heap-types/8403.
History
Date User Action Args
2021-04-26 12:33:26erlendaaslandsetrecipients: + erlendaasland, vstinner, serhiy.storchaka, pablogsal, shreyanavigyan
2021-04-26 12:33:26erlendaaslandsetmessageid: <1619440406.09.0.708403155697.issue43916@roundup.psfhosted.org>
2021-04-26 12:33:26erlendaaslandlinkissue43916 messages
2021-04-26 12:33:26erlendaaslandcreate