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 Jorge Herskovic
Recipients Jorge Herskovic, davin, ned.deily, sbt
Date 2015-06-24.11:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435146346.2.0.504761336634.issue24484@psf.upfronthosting.co.za>
In-reply-to
Content
20,000+ iterations of the test suite with my homebuilt 3.4.3 throw no exceptions. 

Weirder and weirder. 

Any suggestions? Without any actual knowledge ("unencumbered by the thought process"), a concurrency issue in the interpreter itself is my guess. Especially since I can't reproduce it at all on other versions. 

I'll see if I can come up with a shorter, self-contained test that can illustrate the issue too.
History
Date User Action Args
2015-06-24 11:45:46Jorge Herskovicsetrecipients: + Jorge Herskovic, ned.deily, sbt, davin
2015-06-24 11:45:46Jorge Herskovicsetmessageid: <1435146346.2.0.504761336634.issue24484@psf.upfronthosting.co.za>
2015-06-24 11:45:46Jorge Herskoviclinkissue24484 messages
2015-06-24 11:45:46Jorge Herskoviccreate