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 jaraco
Recipients jaraco
Date 2018-07-13.12:31:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531485081.25.0.56676864532.issue34108@psf.upfronthosting.co.za>
In-reply-to
Content
In issue11594, we attempted to solve the newlines issue but inadvertently introduced extraneous CR before CRLF newlines when running on Windows. See https://github.com/python/cpython/pull/6483#issuecomment-401957049 for more details.
History
Date User Action Args
2018-07-13 12:31:21jaracosetrecipients: + jaraco
2018-07-13 12:31:21jaracosetmessageid: <1531485081.25.0.56676864532.issue34108@psf.upfronthosting.co.za>
2018-07-13 12:31:21jaracolinkissue34108 messages
2018-07-13 12:31:20jaracocreate