Trying to setup CPython repo I found some CRLF messes: 1. Some file-types that are inconsistently LF or CRLF Lib/test/decimaltestdata
2. Some files that are plain dirty (both LF and CRLF) Lib/venv/scripts/nt/Activate.ps1 Is this worth a bug report? Is python-dev the place for talking of such? Note 1: Been bitten rather badly by this in svn days and would rather waste time upfront rather than later. Note 2: Not trying to nitpick. git barfed about this Looking around I found I can get mercurial to likewise complain -- https://mail.python.org/mailman/listinfo/python-list