Skip to content

Conversation

vstinner
Copy link
Member

Mark binary files as binay in .gitattributes to not translate newline characters in Git repositories on Windows.

The git commit is not a cherry-pick, I simply copied the file from the master branch.

Mark binary files as binay in .gitattributes to not translate newline
characters in Git repositories on Windows.
@vstinner
Copy link
Member Author

@vstinner vstinner changed the title [3.5] bpo-27425: Add .gitattributes, fix Windows tests [3.5][windows] bpo-27425: Add .gitattributes, fix Windows tests Mar 27, 2017
@vstinner
Copy link
Member Author

Oh, I just saw that @zware proposed a change on .gitattributes in master: #840

Well, we can start with the current .gitattributes file to fix 3.5 buildbots, and then backporter further enhancements if needed.

@vstinner vstinner merged commit cf57fe1 into python:3.5 Mar 27, 2017
@vstinner vstinner deleted the gitattributes branch March 27, 2017 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants