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 ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-10-03.06:34:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538548449.12.0.545547206417.issue34879@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6580e52b64cb207f03a1bf86a18f088b081c10f4 by Miss Islington (bot) in branch '3.6':
bpo-34879: Fix a possible null pointer dereference in bytesobject.c (GH-9683)
https://github.com/python/cpython/commit/6580e52b64cb207f03a1bf86a18f088b081c10f4
History
Date User Action Args
2018-10-03 06:34:09miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-10-03 06:34:09miss-islingtonsetmessageid: <1538548449.12.0.545547206417.issue34879@psf.upfronthosting.co.za>
2018-10-03 06:34:09miss-islingtonlinkissue34879 messages
2018-10-03 06:34:09miss-islingtoncreate