[New-bugs-announce] [issue35852] Fixed tests regenerating using CRLF when running it on Windows

Addons Zz report at bugs.python.org
Tue Jan 29 11:27:01 EST 2019


New submission from Addons Zz <addonszz at 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 <report at bugs.python.org>
<https://bugs.python.org/issue35852>
_______________________________________


More information about the New-bugs-announce mailing list