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 vstinner
Date 2021-06-29.02:22:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624933336.87.0.0382016868334.issue40142@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-44531 "Add _PyType_AllocNoTrack() function: allocate without tracking in the GC".
History
Date User Action Args
2021-06-29 02:22:16vstinnersetrecipients: + vstinner
2021-06-29 02:22:16vstinnersetmessageid: <1624933336.87.0.0382016868334.issue40142@roundup.psfhosted.org>
2021-06-29 02:22:16vstinnerlinkissue40142 messages
2021-06-29 02:22:16vstinnercreate