commit | cafaf0447b950fd4f59edd8cbde040c61ae528f8 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Fri Jul 13 11:26:03 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Jul 13 11:26:03 2018 -0400 |
tree | 16bc635ab64861d1714134a6dafa810fb2b9b45a | |
parent | 379e9d639a52766f79c7a206c5096c8333d1896f [diff] |
bpo-34108: Fix double carriage return in 2to3 on Windows (#8271) * Add test capturing failure. * Honor newlines as present in the original file.