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 methane
Recipients methane, vstinner
Date 2017-12-24.01:29:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514078963.28.0.213398074469.issue32402@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4856b0f34a6f4074cd86e66f11a635422374ae98 by INADA Naoki in branch 'master':
bpo-32402: io: Add missing NULL check. (GH-4971)
https://github.com/python/cpython/commit/4856b0f34a6f4074cd86e66f11a635422374ae98
History
Date User Action Args
2017-12-24 01:29:23methanesetrecipients: + methane, vstinner
2017-12-24 01:29:23methanesetmessageid: <1514078963.28.0.213398074469.issue32402@psf.upfronthosting.co.za>
2017-12-24 01:29:23methanelinkissue32402 messages
2017-12-24 01:29:22methanecreate