Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.7] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)#17371

Closed
miss-islington wants to merge 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-6bf644e-3.7miss-islington/cpython:backport-6bf644e-3.7Copy head branch name to clipboard
Closed

[3.7] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)#17371
miss-islington wants to merge 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-6bf644e-3.7miss-islington/cpython:backport-6bf644e-3.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 24, 2019

Copy link
Copy Markdown
Contributor

Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.
(cherry picked from commit 6bf644e)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue38862

…H-17366)

Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.
(cherry picked from commit 6bf644e)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a failure ❌ .

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a failure ❌ .

@miss-islington miss-islington deleted the backport-6bf644e-3.7 branch November 25, 2019 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.