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 pablogsal, vstinner
Date 2021-07-01.00:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625099453.08.0.498390433701.issue44531@roundup.psfhosted.org>
In-reply-to
Content
New changeset 818628c2da99ba0376313971816d472c65c9a9fc by Victor Stinner in branch 'main':
bpo-44531: Add _PyType_AllocNoTrack() function (GH-26947)
https://github.com/python/cpython/commit/818628c2da99ba0376313971816d472c65c9a9fc
History
Date User Action Args
2021-07-01 00:30:53vstinnersetrecipients: + vstinner, pablogsal
2021-07-01 00:30:53vstinnersetmessageid: <1625099453.08.0.498390433701.issue44531@roundup.psfhosted.org>
2021-07-01 00:30:52vstinnerlinkissue44531 messages
2021-07-01 00:30:52vstinnercreate