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 r.david.murray
Recipients abarry, brett.cannon, martin.panter, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2016-07-01.12:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467376737.3.0.568494297651.issue27425@psf.upfronthosting.co.za>
In-reply-to
Content
Yes .gitattributes looks like the correct solution.  The problem is that most of the text files we *want* git to transform per platform, it's just a few that we don't.  Mercurial actually added support for this for us when we switched to it.
History
Date User Action Args
2016-07-01 12:38:57r.david.murraysetrecipients: + r.david.murray, brett.cannon, paul.moore, tim.golden, martin.panter, zach.ware, steve.dower, abarry
2016-07-01 12:38:57r.david.murraysetmessageid: <1467376737.3.0.568494297651.issue27425@psf.upfronthosting.co.za>
2016-07-01 12:38:57r.david.murraylinkissue27425 messages
2016-07-01 12:38:57r.david.murraycreate