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 gregory.p.smith, martin.panter, steven.daprano
Date 2015-07-10.08:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436516399.89.0.513970669405.issue24601@psf.upfronthosting.co.za>
In-reply-to
Content
* Issue 7643: Originally a complaint about the difference, but was closed after adding more differences!
* Issue 22232: Documentation bug, but with some discussion on changing the API. Maybe a duplicate?
* Issue 22233: Email and HTTP message parsing bug related to incorrectly using splitlines()
* Issue 18291: codecs.StreamReader uses splitlines(), but io.TextIOWrapper uses universal newlines
History
Date User Action Args
2015-07-10 08:19:59martin.pantersetrecipients: + martin.panter, gregory.p.smith, steven.daprano
2015-07-10 08:19:59martin.pantersetmessageid: <1436516399.89.0.513970669405.issue24601@psf.upfronthosting.co.za>
2015-07-10 08:19:59martin.panterlinkissue24601 messages
2015-07-10 08:19:59martin.pantercreate