Message357388
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2019-11-24.03:27:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1574566040.02.0.307373729591.issue38862@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
patchcheck.py removes even a single newline if that is all that remains after stripping each line. So the revised rule is that a file should be either empty or end with a non-whitespace followed by a newline. My intent is that a file be ready to merge to out github python/cpython repository. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-24 03:27:20 | terry.reedy | set | recipients: + terry.reedy |
| 2019-11-24 03:27:20 | terry.reedy | set | messageid: <1574566040.02.0.307373729591.issue38862@roundup.psfhosted.org> |
| 2019-11-24 03:27:20 | terry.reedy | link | issue38862 messages |
| 2019-11-24 03:27:19 | terry.reedy | create | |