commit | 15fdbb7145ee99abd98b4968307d4b89dd71a988 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jul 24 20:39:31 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 24 20:39:31 2020 -0700 |
tree | 26cc305873315e8845f74614a025555abea0f785 | |
parent | ba07d4a0c30b4d817b4c31a052388a68cc17bc3b [diff] |
bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597) Fixes regression in 3.8.4 and 3.9.0b4. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 0dd463c8a4269137ebed7cc29605c555030df94f) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>