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 scoder
Recipients pitrou, scoder, serhiy.storchaka
Date 2017-09-16.11:59:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505563159.25.0.605602482368.issue31465@psf.upfronthosting.co.za>
In-reply-to
Content
Test suite passes now. The crash was due to an uninitialised error flag in one case, which lead the C compiler to do incorrect optimisations on undefined behaviour.
History
Date User Action Args
2017-09-16 11:59:19scodersetrecipients: + scoder, pitrou, serhiy.storchaka
2017-09-16 11:59:19scodersetmessageid: <1505563159.25.0.605602482368.issue31465@psf.upfronthosting.co.za>
2017-09-16 11:59:19scoderlinkissue31465 messages
2017-09-16 11:59:19scodercreate