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 abarry, ezio.melotti, martin.panter, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-06-28.07:29:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467098978.58.0.554045892026.issue26226@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding the files getting messed up in Lib/test/cjkencodings, IMO the solution is to not configure Git to mess with newlines in files. ;) But perhaps a reasonable workaround might be to rename the relevant files to something like *.txt.bin. Perhaps that will bypass whatever logic Git uses.
History
Date User Action Args
2016-06-28 07:29:38martin.pantersetrecipients: + martin.panter, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower, abarry
2016-06-28 07:29:38martin.pantersetmessageid: <1467098978.58.0.554045892026.issue26226@psf.upfronthosting.co.za>
2016-06-28 07:29:38martin.panterlinkissue26226 messages
2016-06-28 07:29:38martin.pantercreate