[3.9] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597) by miss-islington · Pull Request #21610 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jul 25, 2020

edited by bedevere-bot

Loading

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

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot @serhiy-storchaka