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 miss-islington
Recipients cstratak, miss-islington, vstinner
Date 2020-07-10.10:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594376334.05.0.542661495674.issue41175@roundup.psfhosted.org>
In-reply-to
Content
New changeset 51b36ed96d29c9440fbca18fb0c9e3087f763da5 by Miss Islington (bot) in branch '3.9':
bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240)
https://github.com/python/cpython/commit/51b36ed96d29c9440fbca18fb0c9e3087f763da5
History
Date User Action Args
2020-07-10 10:18:54miss-islingtonsetrecipients: + miss-islington, vstinner, cstratak
2020-07-10 10:18:54miss-islingtonsetmessageid: <1594376334.05.0.542661495674.issue41175@roundup.psfhosted.org>
2020-07-10 10:18:54miss-islingtonlinkissue41175 messages
2020-07-10 10:18:54miss-islingtoncreate