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 m.sucajtys, orsenthil, pitrou, rosslagerwall, vstinner
Date 2010-12-17.19:41:29
SpamBayes Score 4.5412494e-06
Marked as misclassified No
Message-id <1292614891.62.0.403419572198.issue6791@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch limiting line length everywhere in http.client, + tests (it also affects http.server since the header parsing routine is shared).
History
Date User Action Args
2010-12-17 19:41:31pitrousetrecipients: + pitrou, orsenthil, vstinner, m.sucajtys, rosslagerwall
2010-12-17 19:41:31pitrousetmessageid: <1292614891.62.0.403419572198.issue6791@psf.upfronthosting.co.za>
2010-12-17 19:41:30pitroulinkissue6791 messages
2010-12-17 19:41:30pitroucreate