[3.7] bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271) by miss-islington · Pull Request #8275 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
jaraco merged 1 commit intopython:3.7from
Jul 13, 2018Merged
[3.7] bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271)#8275
jaraco merged 1 commit intopython:3.7from
[3.7] bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271)#8275
jaraco merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
- Add test capturing failure.
- Honor newlines as present in the original file.
(cherry picked from commit cafaf04)
Co-authored-by: Jason R. Coombs jaraco@jaraco.com
* Add test capturing failure. * Honor newlines as present in the original file. (cherry picked from commit cafaf04) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 13, 2018
miss-islington commented
Jul 13, 2018@jaraco: Backport status check is done, and it's a success ✅ .
jaraco
merged commit
cf21d00
into
python:3.7
Copy link Copy Markdown
bedevere-bot
commented
Jul 13, 2018
bedevere-bot commented
Jul 13, 2018@jaraco: Please replace # with GH- in the commit message next time. Thanks!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-cafaf04-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment