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 christian.heimes, erlendaasland, miss-islington, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2022-01-27.13:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643291491.59.0.662784476409.issue43916@roundup.psfhosted.org>
In-reply-to
Content
> 3.9 is still affected; we should fix those types first.

I'm against backporting the new type flag, but we can try to set explicitly tp_set to NULL *after* calling PyType_Ready().
History
Date User Action Args
2022-01-27 13:51:31vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, miss-islington, erlendaasland, shreyanavigyan
2022-01-27 13:51:31vstinnersetmessageid: <1643291491.59.0.662784476409.issue43916@roundup.psfhosted.org>
2022-01-27 13:51:31vstinnerlinkissue43916 messages
2022-01-27 13:51:31vstinnercreate