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 vstinner
Recipients vstinner
Date 2017-06-20.15:25:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497972358.7.0.412857368783.issue30713@psf.upfronthosting.co.za>
In-reply-to
Content
I chose to not change how the \r newline character (U+000D) is handled: it is still accepted, even if it is used in SMTP and HTTP as newline separator.
History
Date User Action Args
2017-06-20 15:25:58vstinnersetrecipients: + vstinner
2017-06-20 15:25:58vstinnersetmessageid: <1497972358.7.0.412857368783.issue30713@psf.upfronthosting.co.za>
2017-06-20 15:25:58vstinnerlinkissue30713 messages
2017-06-20 15:25:58vstinnercreate