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 vstinner
Recipients cstratak, ishcherb, vstinner
Date 2017-10-09.08:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507537467.94.0.213398074469.issue31719@psf.upfronthosting.co.za>
In-reply-to
Content
The main issue with reading from NULL is that it may not crash on AIX.  But I checked: test_regrtest passed on our AIX buildbot.
History
Date User Action Args
2017-10-09 08:24:27vstinnersetrecipients: + vstinner, cstratak, ishcherb
2017-10-09 08:24:27vstinnersetmessageid: <1507537467.94.0.213398074469.issue31719@psf.upfronthosting.co.za>
2017-10-09 08:24:27vstinnerlinkissue31719 messages
2017-10-09 08:24:27vstinnercreate