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 benjamin.peterson
Recipients Rhamphoryncus, amaury.forgeotdarc, benjamin.peterson, gregory.p.smith, jnoller, mikemccand, pitrou, tzot
Date 2008-09-04.23:01:56
SpamBayes Score 1.7876612e-08
Marked as misclassified No
Message-id <1220569317.61.0.0122416321408.issue874900@psf.upfronthosting.co.za>
In-reply-to
Content
I feel like that patch sort of avoids the problem by changing the test.
The test is hanging for some reason, so we should try to fix that, not
the test. :) I wonder if it has something to do with the various
deadlocks we are discovering in the io library.
History
Date User Action Args
2008-09-04 23:01:57benjamin.petersonsetrecipients: + benjamin.peterson, gregory.p.smith, mikemccand, tzot, amaury.forgeotdarc, Rhamphoryncus, pitrou, jnoller
2008-09-04 23:01:57benjamin.petersonsetmessageid: <1220569317.61.0.0122416321408.issue874900@psf.upfronthosting.co.za>
2008-09-04 23:01:57benjamin.petersonlinkissue874900 messages
2008-09-04 23:01:56benjamin.petersoncreate