Slawomir Nowaczyk <slawomir.nowac...@gmail.com> added the comment:

I've just tried 2to3 in 3.7.0, and it still breaks line endings for me...

Seems like one also needs to fix line 517 in refactor.py
  fp = io.open(filename, "w", encoding=encoding, newline='')

----------
nosy: +Slawomir Nowaczyk

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

Reply via email to