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 maltehelmert
Recipients LambertDW, belopolsky, christian.heimes, gregory.p.smith, gvanrossum, loewis, maltehelmert, ocean-city, pitrou, rbp
Date 2008-12-14.12:36:22
SpamBayes Score 1.481647e-08
Marked as misclassified No
Message-id <1229258183.92.0.117188204097.issue1040026@psf.upfronthosting.co.za>
In-reply-to
Content
> I see. I wish that people would a) always provide complete patches in
> a single file, and b) delete files themselves that have been
> superceded by others. In any case, I have re-attached the file;
> thanks for pointing this out.

Regarding b), I did that as far as I could (i.e., deleted my own files
that were superseded).

I left the unit test as a separate file because I wasn't too sure if it
would get incorporated -- it looks a bit flaky because it relies on
timing issues, and it's also one of the longer-running tests as it
spends (comparatively) a lot of time in a busy loop. I wouldn't be
surprised if it breaks on some machines sometimes, especially ones with
low clock granularity.

Thanks for the comment though, I'll keep it in mind in the future.
History
Date User Action Args
2008-12-14 12:36:24maltehelmertsetrecipients: + maltehelmert, gvanrossum, loewis, gregory.p.smith, belopolsky, pitrou, ocean-city, christian.heimes, LambertDW, rbp
2008-12-14 12:36:23maltehelmertsetmessageid: <1229258183.92.0.117188204097.issue1040026@psf.upfronthosting.co.za>
2008-12-14 12:36:23maltehelmertlinkissue1040026 messages
2008-12-14 12:36:22maltehelmertcreate