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
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #10639
Conversation
Hello @bitdancer @tim-one Can you please have a look at this patch? |
Thanks @CuriousLearner for the PR, and @orsenthil for merging it |
@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