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, berker.peksag, dogbert2, miss-islington, steve.dower, tim.golden, zach.ware
Date 2018-09-10.16:41:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536597676.76.0.56676864532.issue23855@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f51a46631f8dcca596c08a934a766da9afe93c06 by Miss Islington (bot) in branch '2.7':
bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038)
https://github.com/python/cpython/commit/f51a46631f8dcca596c08a934a766da9afe93c06
History
Date User Action Args
2018-09-10 16:41:16miss-islingtonsetrecipients: + miss-islington, tim.golden, berker.peksag, zach.ware, steve.dower, dogbert2, ZackerySpytz
2018-09-10 16:41:16miss-islingtonsetmessageid: <1536597676.76.0.56676864532.issue23855@psf.upfronthosting.co.za>
2018-09-10 16:41:16miss-islingtonlinkissue23855 messages
2018-09-10 16:41:16miss-islingtoncreate