Jason R. Coombs <jar...@jaraco.com> added the comment:

There is an issue where that file originally got EOL conversions, so all 
Windows buildbots were failing (issue44779).

I'd thought we'd worked around the issue by pushing out a PR that deleted the 
file and ensuring it ran on the buildbots 
(https://github.com/python/cpython/pull/27436#issuecomment-890029487).

I knew it was a risk, however, that either that PR failed to checkout on the 
buildbot, checked out on a different shard, or that another PR subsequently 
managed to check out the code without the .gitattributes fix.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45078>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to