[3.7] bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271) by miss-islington · Pull Request #8275 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jul 13, 2018

edited by bedevere-bot

Loading

  • 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

https://bugs.python.org/issue34108

* 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>

@miss-islington

Copy link Copy Markdown

Contributor Author

@jaraco: Backport status check is done, and it's a success ✅ .

@jaraco jaraco merged commit cf21d00 into python:3.7

Jul 13, 2018

@bedevere-bot

Copy link Copy Markdown

@jaraco: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @bedevere-bot @jaraco @the-knights-who-say-ni