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 martin.panter, ned.deily, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2017-06-21.16:52:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498063952.84.0.361793862387.issue30716@psf.upfronthosting.co.za>
In-reply-to
Content
For the next build, test_codecencodings_iso2022, test_random, test_sax and test_tools should all pass, as the .gitattributes file excludes those files from conversion. I'm still in favour of hardening the tests.

test_pcbuild_rc should be skipped. I don't think this test breaking in an install is a release blocking issue.

Up to Ned whether we want to fix these tests before 3.6.2. They may affect users who build from the sdist and do a repo-wide line ending conversion (or fork into another repo that does different line ending correction - I know at least two of those exist).
History
Date User Action Args
2017-06-21 16:52:32steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, ned.deily, martin.panter, zach.ware
2017-06-21 16:52:32steve.dowersetmessageid: <1498063952.84.0.361793862387.issue30716@psf.upfronthosting.co.za>
2017-06-21 16:52:32steve.dowerlinkissue30716 messages
2017-06-21 16:52:32steve.dowercreate