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 brandtbucher
Recipients Dennis Sweeney, Mark.Shannon, barry, brandtbucher, kj
Date 2022-02-09.19:31:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644435075.83.0.990762533718.issue46528@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46328d8ae6529db916ccaabb9247fb0327ce0c1e by Brandt Bucher in branch 'main':
bpo-46528: Check PyMem_Malloc for NULL (GH-30998)
https://github.com/python/cpython/commit/46328d8ae6529db916ccaabb9247fb0327ce0c1e
History
Date User Action Args
2022-02-09 19:31:15brandtbuchersetrecipients: + brandtbucher, barry, Mark.Shannon, Dennis Sweeney, kj
2022-02-09 19:31:15brandtbuchersetmessageid: <1644435075.83.0.990762533718.issue46528@roundup.psfhosted.org>
2022-02-09 19:31:15brandtbucherlinkissue46528 messages
2022-02-09 19:31:15brandtbuchercreate