This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author addons_zz
Recipients addons_zz
Date 2019-01-29.16:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548779221.97.0.25499601133.issue35852@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-01-29 16:27:05addons_zzsetrecipients: + addons_zz
2019-01-29 16:27:01addons_zzsetmessageid: <1548779221.97.0.25499601133.issue35852@roundup.psfhosted.org>
2019-01-29 16:27:01addons_zzlinkissue35852 messages
2019-01-29 16:27:01addons_zzcreate