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, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-04-30.22:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619822542.88.0.955837198819.issue43916@roundup.psfhosted.org>
In-reply-to
Content
* _tkinter.Tcl_Obj
* _tkinter.tkapp
* _tkinter.tktimertoken

Oops, sorry: in Python 3.9, tp_new is set to NULL after these heap types are created. There is no bug for these 3 types.
History
Date User Action Args
2021-04-30 22:42:22vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 22:42:22vstinnersetmessageid: <1619822542.88.0.955837198819.issue43916@roundup.psfhosted.org>
2021-04-30 22:42:22vstinnerlinkissue43916 messages
2021-04-30 22:42:22vstinnercreate