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 pitrou
Recipients Arfrever, Jim.Jewett, asvetlov, gregory.p.smith, gvanrossum, ncoghlan, pitrou, r.david.murray, skrah, vstinner
Date 2012-04-01.13:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333286435.3449.4.camel@localhost.localdomain>
In-reply-to <1333285198.25.0.724272912785.issue14417@psf.upfronthosting.co.za>
Content
> OK, here's a version with a low switch interval. Of course it's also
> contrived, but it works.

The drawback of using setswitchinterval() is that it makes the test less
reusable by other implementations (or perhaps it will succeed without
actually checking the desired behaviour).
History
Date User Action Args
2012-04-01 13:25:41pitrousetrecipients: + pitrou, gvanrossum, gregory.p.smith, ncoghlan, vstinner, Arfrever, r.david.murray, asvetlov, skrah, Jim.Jewett
2012-04-01 13:25:40pitroulinkissue14417 messages
2012-04-01 13:25:40pitroucreate