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 martin.panter
Recipients Clay Gerrard, barry, demian.brecht, ezio.melotti, gregory.p.smith, martin.panter, r.david.murray, scharron, serhiy.storchaka
Date 2016-08-31.01:45:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472607936.05.0.102029335036.issue22233@psf.upfronthosting.co.za>
In-reply-to
Content
If someone reviews my patch and thinks it is fine, I might commit it. Maybe I can just re-review it myself, now that I have forgotten all the details :)

If messing with the email package is a problem (performance, or compatibility), another option is to keep the changes to the HTTP module (which I would be more confident in changing on my own). I have another patch for review at Issue 24363 which apparently also fixes this splitlines() bug.
History
Date User Action Args
2016-08-31 01:45:36martin.pantersetrecipients: + martin.panter, barry, gregory.p.smith, ezio.melotti, r.david.murray, serhiy.storchaka, demian.brecht, scharron, Clay Gerrard
2016-08-31 01:45:36martin.pantersetmessageid: <1472607936.05.0.102029335036.issue22233@psf.upfronthosting.co.za>
2016-08-31 01:45:35martin.panterlinkissue22233 messages
2016-08-31 01:45:35martin.pantercreate