Skip to content

Conversation

benjaminp
Copy link
Contributor

It seems git's automatic LF -> CRLF translation for some binary data files is breaking the Windows buildbots. (My favorite is ModuleNotFoundError: No module named 'random\r'.) Turn that off .

@serhiy-storchaka
Copy link
Member

What about other binary data?

Lib/test/audiodata/*
Lib/test/imghdrdata/*
Lib/test/audiotest.au
Lib/test/Sine-1000Hz-300ms.aif
*.tar
*.zip
Lib/idlelib/Icons/*

and others.

@benjaminp
Copy link
Contributor Author

We can add those, too, but git seems to at least automatically recognize them as binary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants