Skip to content

bpo-314777: IDLE - improve rstrip entry in doc #3602

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 2 commits into from
Sep 15, 2017

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