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 abarry
Recipients abarry, methane, ned.deily, serhiy.storchaka, vstinner
Date 2016-09-10.20:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473539585.8.0.507106778425.issue28061@psf.upfronthosting.co.za>
In-reply-to
Content
I compiled, I got a "Python stopped working" during compiling (but it went on anyway), and then launched it from VS in Debugging mode. I did 'from test import support' and then it crashed. VS said this line was the faulty one, and didn't give me anything else useful (no call stack, no access to locals, etc.). I'm sadly not home until Monday, so I can't further investigate this.
History
Date User Action Args
2016-09-10 20:33:05abarrysetrecipients: + abarry, vstinner, ned.deily, methane, serhiy.storchaka
2016-09-10 20:33:05abarrysetmessageid: <1473539585.8.0.507106778425.issue28061@psf.upfronthosting.co.za>
2016-09-10 20:33:05abarrylinkissue28061 messages
2016-09-10 20:33:05abarrycreate