diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2019-11-27 01:13:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-27 01:13:23 (GMT) |
commit | a9c86f5e1afa2487524b1947153953b583714d62 (patch) | |
tree | bb96a139f6711cd0b24037fc9ee0b1a013352844 /Python/modsupport.c | |
parent | 191f94cca6f8cf59535e7459c1113e4a1cdfe201 (diff) | |
download | cpython-a9c86f5e1afa2487524b1947153953b583714d62.zip cpython-a9c86f5e1afa2487524b1947153953b583714d62.tar.gz cpython-a9c86f5e1afa2487524b1947153953b583714d62.tar.bz2 |
[3.8] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)
Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.
(cherry picked from commit 6bf644ec82f14cceae68278dc35bafb00875efae)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions