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 yselivanov
Recipients asvetlov, vstinner, yselivanov
Date 2018-01-24.00:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516753331.8.0.467229070634.issue32641@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect this is a compiler bug.  I can't reproduce it on my windows 7 virtual machine and on AppVeyor.

It's not related to HAMT, btw, as there is a multitude of HAMT-specific tests that all pass.  The crash is specifically in context.c, and the code there is pretty trivial.
History
Date User Action Args
2018-01-24 00:22:11yselivanovsetrecipients: + yselivanov, vstinner, asvetlov
2018-01-24 00:22:11yselivanovsetmessageid: <1516753331.8.0.467229070634.issue32641@psf.upfronthosting.co.za>
2018-01-24 00:22:11yselivanovlinkissue32641 messages
2018-01-24 00:22:11yselivanovcreate