New submission from Addons Zz <addon...@outlook.com>:

When generating the file on Windows by running
```
python test/test_profile.py -r
```

The file has its line ending converted from LF to CRLF, creating noise on the 
git diff.

----------
components: Library (Lib), Tests
messages: 334529
nosy: addons_zz
priority: normal
severity: normal
status: open
title: Fixed tests regenerating using CRLF when running it on Windows
type: enhancement
versions: Python 3.8

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

Reply via email to