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