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 steve.dower
Recipients jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-02-11.17:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486833639.17.0.371495507256.issue29530@psf.upfronthosting.co.za>
In-reply-to
Content
My vote would be to make the tests not presume anything about line endings, to the point of converting test files on the fly to be sure.

I'm mostly free today (in a different city with nothing to do), so if my hotel internet will let me SSH to github then I can work on this today. If people are around, I'll be on IRC too.
History
Date User Action Args
2017-02-11 17:20:39steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, jkloth, zach.ware
2017-02-11 17:20:39steve.dowersetmessageid: <1486833639.17.0.371495507256.issue29530@psf.upfronthosting.co.za>
2017-02-11 17:20:39steve.dowerlinkissue29530 messages
2017-02-11 17:20:38steve.dowercreate