Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-32248: Fix Git attributes of test_importlib data files #5209

Merged
merged 1 commit into from Jan 17, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 16, 2018

Make sure that Git checks out data files with Unix line
ending on Windows as well.

https://bugs.python.org/issue32248

bpo-32248: Make sure that Git checks out data files with Unix line
ending on Windows as well.
warsaw
warsaw approved these changes Jan 16, 2018
Copy link
Member

@warsaw warsaw left a comment

Thanks!

@vstinner
Copy link
Member Author

vstinner commented Jan 16, 2018

FYI I tested manually that this PR fixes test_importlib on Windows.

I'm not sure that AppVeyor pass on other PR on master, without this fix.

@vstinner vstinner merged commit 44a70e9 into python:master Jan 17, 2018
4 checks passed
@vstinner vstinner deleted the test_importlib_gitattributes branch Jan 17, 2018
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.

None yet

4 participants