New submission from Jason R. Coombs <jar...@jaraco.com>:

In issue11594, we attempted to solve the newlines issue but inadvertently 
introduced extraneous CR before CRLF newlines when running on Windows. See 
https://github.com/python/cpython/pull/6483#issuecomment-401957049 for more 
details.

----------
assignee: jason.coombs
keywords: 3.7regression
messages: 321599
nosy: jason.coombs
priority: high
severity: normal
stage: commit review
status: open
title: 2to3 munges new lines on Windows
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to