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 tim.golden
Recipients Guido.van.Rossum, inglesp, tim.golden
Date 2014-05-05.16:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399307358.27.0.808020029788.issue21435@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that this crashes on Windows as well. Failure actually occurs in gcmodule.c:finalize_garbage. Adding Guido as it looks as it's tied to asyncio.
History
Date User Action Args
2014-05-05 16:29:18tim.goldensetrecipients: + tim.golden, inglesp, Guido.van.Rossum
2014-05-05 16:29:18tim.goldensetmessageid: <1399307358.27.0.808020029788.issue21435@psf.upfronthosting.co.za>
2014-05-05 16:29:18tim.goldenlinkissue21435 messages
2014-05-05 16:29:18tim.goldencreate