Message 391909 - Python tracker (original) (raw)

Message391909

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:26 erlendaasland set recipients: + erlendaasland, vstinner, serhiy.storchaka, pablogsal, shreyanavigyan
2021-04-26 12:33:26 erlendaasland set messageid: 1619440406.09.0.708403155697.issue43916@roundup.psfhosted.org
2021-04-26 12:33:26 erlendaasland link issue43916 messages
2021-04-26 12:33:26 erlendaasland create