Message315349
| Author | Aaron Ang |
|---|---|
| Recipients | Aaron Ang, benjamin.peterson, bialix, eric.araujo, jaraco |
| Date | 2018-04-16.02:45:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523846747.14.0.682650639539.issue11594@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@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 😬 |
|
| History | |||
|---|---|---|---|
| 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 | |