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:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619441319.59.0.549395579079.issue43916@roundup.psfhosted.org>
In-reply-to
Content
> It is incomplete.

Yes, I know. I'm working on completing it manually. Some of the static structs were only partially initialised (most stop at tp_members). The rest of the struct (including tp_new) would then be initialised to zero.
History
Date User Action Args
2021-04-26 12:48:39erlendaaslandsetrecipients: + erlendaasland, vstinner, serhiy.storchaka, pablogsal, shreyanavigyan
2021-04-26 12:48:39erlendaaslandsetmessageid: <1619441319.59.0.549395579079.issue43916@roundup.psfhosted.org>
2021-04-26 12:48:39erlendaaslandlinkissue43916 messages
2021-04-26 12:48:39erlendaaslandcreate