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 r.david.murray
Recipients barry, jader.fabiano, r.david.murray, rhettinger, serhiy.storchaka, tshepang
Date 2014-08-05.17:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407259919.77.0.968723030537.issue21448@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: there was an issue with /r/n going across a chunk boundary that was fixed a while back, so there should be a test for that (I hope).

As for how to handle line breaks, backward compatibility applies: we have to continue to do what we did before, and it doesn't look like this patch changes that.  That is, it sounds like you are saying there is a pre-existing bug that we may want to address?  In which case it should presumably be a separate issue.
History
Date User Action Args
2014-08-05 17:31:59r.david.murraysetrecipients: + r.david.murray, barry, rhettinger, tshepang, serhiy.storchaka, jader.fabiano
2014-08-05 17:31:59r.david.murraysetmessageid: <1407259919.77.0.968723030537.issue21448@psf.upfronthosting.co.za>
2014-08-05 17:31:59r.david.murraylinkissue21448 messages
2014-08-05 17:31:59r.david.murraycreate