Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Sep 15, 2017

'Strip trailing whitespace' is not limited to spaces. Multiline string
literals are not skipped.

https://bugs.python.org/issue314777

'Strip trailing whitespace' is not limited to spaces.  Multiline string
literals are not skipped.
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the rstrip branch September 15, 2017 17:06
terryjreedy added a commit to terryjreedy/cpython that referenced this pull request Sep 15, 2017
'Strip trailing whitespace' is not limited to spaces.  Wording caters to beginners who
do know know the meaning of 'whitespace'.  Multiline string literals are not skipped.

* News blurb.
(cherry picked from commit ff70289)
@bedevere-bot
Copy link

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

terryjreedy added a commit that referenced this pull request Sep 15, 2017
'Strip trailing whitespace' is not limited to spaces.  Wording caters to beginners who
do know know the meaning of 'whitespace'.  Multiline string literals are not skipped.
(cherry picked from commit ff70289)
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