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