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 jhylton
Recipients ResulCetin, ajaksu2, amaury.forgeotdarc, dato, exarkun, jhylton, pitrou
Date 2008-12-15.19:15:15
SpamBayes Score 9.025086e-11
Marked as misclassified No
Message-id <1229368521.94.0.62183996498.issue4631@psf.upfronthosting.co.za>
In-reply-to
Content
I have a patch here that seems to work for the specific url and that
passes all the tests.  Can anyone check whether it works for a larger
set of cases?

I'm a little concerned because I don't understand the new io library in
much detail.  There's an override for _checkClosed() in the HTTPResponse
that seems a little dodgy.  I'll try to get someone to review that
specifically.
History
Date User Action Args
2008-12-15 19:15:22jhyltonsetrecipients: + jhylton, exarkun, amaury.forgeotdarc, pitrou, ajaksu2, dato, ResulCetin
2008-12-15 19:15:21jhyltonsetmessageid: <1229368521.94.0.62183996498.issue4631@psf.upfronthosting.co.za>
2008-12-15 19:15:21jhyltonlinkissue4631 messages
2008-12-15 19:15:20jhyltoncreate