Skip to content

bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #10639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

CuriousLearner
Copy link
Member

@CuriousLearner CuriousLearner commented Nov 21, 2018

@CuriousLearner
Copy link
Member Author

Hello @bitdancer @tim-one

Can you please have a look at this patch?

Copy link
Member

@orsenthil orsenthil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I followed the patch, and discussion in https://bugs.python.org/issue24746

@miss-islington
Copy link
Contributor

Thanks @CuriousLearner for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@orsenthil
Copy link
Member

Thank you, @CuriousLearner !

@bedevere-bot
Copy link

GH-11476 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2019
…ythonGH-10639)

(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
@bedevere-bot
Copy link

GH-11477 is a backport of this pull request to the 3.6 branch.

@miss-islington
Copy link
Contributor

Sorry, @CuriousLearner and @orsenthil, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cbb16459934eaf29c7c7d362939cd05550b2f21f 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2019
…ythonGH-10639)

(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 9, 2019
…H-10639)

(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
orsenthil pushed a commit that referenced this pull request Jan 9, 2019
…H-10639) (#11477)

(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
@orsenthil
Copy link
Member

@CuriousLearner - Will you be willing to create the backport? If you get to it before me, please ping me on that PR.

@CuriousLearner
Copy link
Member Author

Hey @orsenthil

Yes, I'm on it.

I started with cherry_picker cbb16459934eaf29c7c7d362939cd05550b2f21f 2.7
resolved the conflict, committed it, and now on the final step cherry_picker --continue, but it is taking really long, and it seems like it hung up.

I'll keep you posted!

If the last cherry_picker --continue succeeds, I'll tag you in another PR.

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request Jan 9, 2019
… diff (pythonGH-10639).

(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
orsenthil pushed a commit that referenced this pull request Jan 9, 2019
… diff (#11482)

* bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff

* [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639).
(cherry picked from commit cbb1645)

Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
orsenthil added a commit that referenced this pull request Jan 10, 2019
ned-deily pushed a commit that referenced this pull request Jan 10, 2019
…cy diff (GH-10639) (GH-11477)" (GH-11509)

This reverts commit 5d9ae8b which was merged to 3.6 in error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants