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 Devin Jeanpierre, Dude-X, amaury.forgeotdarc, brian.curtin, christian.heimes, kristjan.jonsson, loewis, mhammond, pitrou, r.david.murray, ronaldoussoren, santoso.wijaya, tim.golden
Date 2012-06-29.17:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4FEDE47E.7030708@timgolden.me.uk>
In-reply-to <1340990456.98.0.446851341794.issue1677@psf.upfronthosting.co.za>
Content
> Tim, you've got tabs in your 3.3 patch.

Thanks, Antoine. I'll sort that out. (Goodness know how;
none of my editors use tabs).

> Other than that, I wonder why you wait for 100 ms in 3.3 but 10 ms in the other versions?

Ummm. Because they were written separately and I didn't
check carefully enough? I'll drop back to 10ms all round;
it never took more than 3 1-ms loops to fire in testing.
History
Date User Action Args
2012-06-29 17:23:16tim.goldensetrecipients: + tim.golden, loewis, mhammond, ronaldoussoren, amaury.forgeotdarc, pitrou, kristjan.jonsson, christian.heimes, Dude-X, Devin Jeanpierre, r.david.murray, brian.curtin, santoso.wijaya
2012-06-29 17:23:16tim.goldenlinkissue1677 messages
2012-06-29 17:23:16tim.goldencreate