Skip to content

[3.9] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)#21610

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-0dd463c-3.9
Jul 25, 2020
Merged

[3.9] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)#21610
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-0dd463c-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 25, 2020

Copy link
Copy Markdown
Contributor

Fixes regression in 3.8.4 and 3.9.0b4.

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 0dd463c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue41373

…wlines (pythonGH-21597)

Fixes regression in 3.8.4 and 3.9.0b4.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 0dd463c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 15fdbb7 into python:3.9 Jul 25, 2020
@miss-islington miss-islington deleted the backport-0dd463c-3.9 branch July 25, 2020 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants