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, r.david.murray, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-02-11.20:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486845461.4.0.435804298782.issue29530@psf.upfronthosting.co.za>
In-reply-to
Content
> Does Git support per-file settings like the svn:eol-style property in Subversion or .hgeol in Mercurial?

The .gitattributes file seems to be full of glob patterns, so I assume a full file path will work.

However, that doesn't help with tarballs. Fixing the tests is the best way.
History
Date User Action Args
2017-02-11 20:37:41steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, jkloth, r.david.murray, zach.ware, serhiy.storchaka
2017-02-11 20:37:41steve.dowersetmessageid: <1486845461.4.0.435804298782.issue29530@psf.upfronthosting.co.za>
2017-02-11 20:37:41steve.dowerlinkissue29530 messages
2017-02-11 20:37:41steve.dowercreate