Message322449
| Author | Slawomir Nowaczyk |
|---|---|
| Recipients | Aaron Ang, Slawomir Nowaczyk, benjamin.peterson, bialix, eric.araujo, jaraco, lukasz.langa, miss-islington |
| Date | 2018-07-26.20:41:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532637681.64.0.56676864532.issue11594@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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='') |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-26 20:41:21 | Slawomir Nowaczyk | set | recipients: + Slawomir Nowaczyk, jaraco, bialix, benjamin.peterson, eric.araujo, lukasz.langa, miss-islington, Aaron Ang |
| 2018-07-26 20:41:21 | Slawomir Nowaczyk | set | messageid: <1532637681.64.0.56676864532.issue11594@psf.upfronthosting.co.za> |
| 2018-07-26 20:41:21 | Slawomir Nowaczyk | link | issue11594 messages |
| 2018-07-26 20:41:21 | Slawomir Nowaczyk | create | |