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 cstratak, vstinner
Date 2020-07-08.20:39:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594240788.54.0.252466237031.issue41175@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61fc23ca106bc82955b0e59d1ab42285b94899e2 by stratakis in branch 'master':
bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240)
https://github.com/python/cpython/commit/61fc23ca106bc82955b0e59d1ab42285b94899e2
History
Date User Action Args
2020-07-08 20:39:48vstinnersetrecipients: + vstinner, cstratak
2020-07-08 20:39:48vstinnersetmessageid: <1594240788.54.0.252466237031.issue41175@roundup.psfhosted.org>
2020-07-08 20:39:48vstinnerlinkissue41175 messages
2020-07-08 20:39:48vstinnercreate