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 giampaolo.rodola, jyasskin, pitrou, zanella
Date 2010-04-17.21:39:02
SpamBayes Score 0.00020149694
Marked as misclassified No
Message-id <1271540345.9.0.518445859111.issue2302@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a simpler patch. It also fixes the wrong use of a lock instead of an event in test_httpservers. With this patch, test_httpservers runs forever without freezing.
History
Date User Action Args
2010-04-17 21:39:06pitrousetrecipients: + pitrou, giampaolo.rodola, jyasskin, zanella
2010-04-17 21:39:05pitrousetmessageid: <1271540345.9.0.518445859111.issue2302@psf.upfronthosting.co.za>
2010-04-17 21:39:04pitroulinkissue2302 messages
2010-04-17 21:39:04pitroucreate