-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Conversation
59a749c
to
f3bd511
Compare
f3bd511
to
dd61906
Compare
Hello @bitdancer @tim-one Can you please have a look at this patch? |
There was a problem hiding this 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
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. |
@orsenthil: Please replace |
Thank you, @CuriousLearner ! |
GH-11476 is a backport of this pull request to the 3.7 branch. |
…ythonGH-10639) (cherry picked from commit cbb1645) Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
GH-11477 is a backport of this pull request to the 3.6 branch. |
Sorry, @CuriousLearner and @orsenthil, I could not cleanly backport this to |
…ythonGH-10639) (cherry picked from commit cbb1645) Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
@CuriousLearner - Will you be willing to create the backport? If you get to it before me, please ping me on that PR. |
Hey @orsenthil Yes, I'm on it. I started with I'll keep you posted! If the last |
… diff (pythonGH-10639). (cherry picked from commit cbb1645) Co-authored-by: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
https://bugs.python.org/issue24746