Message335766
| Author | serhiy.storchaka |
|---|---|
| Recipients | addons_zz, serhiy.storchaka |
| Date | 2019-02-17.10:05:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550397955.69.0.0368311912354.issue35852@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PR 11697 keeps existing CRLFs in unmodified part, by writes bare LFs for auto-generated part. The result can contain mixed newlines. The current code looks correct to me. Just git should be configured to convert LF to platform specific newlines in source files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-17 10:05:55 | serhiy.storchaka | set | recipients: + serhiy.storchaka, addons_zz |
| 2019-02-17 10:05:55 | serhiy.storchaka | set | messageid: <1550397955.69.0.0368311912354.issue35852@roundup.psfhosted.org> |
| 2019-02-17 10:05:55 | serhiy.storchaka | link | issue35852 messages |
| 2019-02-17 10:05:55 | serhiy.storchaka | create | |