Message315349
@Jason R. Coombs
You are right. I managed to reproduce the problem with a test. It only occurs when a fix is applied.
Also, I figured out that the refactoring reads in the file using `open(file, 'r')`, which basically transforms all line-endings to LF regardless the used line-endings. I think I fixed the problem, looking forward to receiving feedback 😬 |
|
Date |
User |
Action |
Args |
2018-04-16 02:45:47 | Aaron Ang | set | recipients:
+ Aaron Ang, jaraco, bialix, benjamin.peterson, eric.araujo |
2018-04-16 02:45:47 | Aaron Ang | set | messageid: <1523846747.14.0.682650639539.issue11594@psf.upfronthosting.co.za> |
2018-04-16 02:45:47 | Aaron Ang | link | issue11594 messages |
2018-04-16 02:45:47 | Aaron Ang | create | |
|