-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-34604: Use %R because of invisible characters or trailing whitespaces #9165
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
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.
LGTM.
@serhiy-storchaka: would you mind to review this change, since you proposed the idea?
Thanks @william-gr for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
Sorry, @william-gr and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @william-gr and @serhiy-storchaka, I could not cleanly backport this to |
…hitespaces. (pythonGH-9165). (cherry picked from commit 34c7f0c) Co-authored-by: William Grzybowski <wg@FreeBSD.org>
Oh sorry, @william-gr, I forgot this PR. Thanks @serhiy-storchaka for merging it ;-) |
GH-10947 is a backport of this pull request to the 3.7 branch. |
…aces. (pythonGH-9165). (pythonGH-10947) (cherry picked from commit 34c7f0c) Co-authored-by: William Grzybowski <wg@FreeBSD.org> (cherry picked from commit ac8b47c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
https://bugs.python.org/issue34604