[3.8] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597) by miss-islington · Pull Request #21611 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.8from
Jul 25, 2020Merged
Conversation
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
…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
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
Jul 25, 2020terryjreedy approved these changes Jul 25, 2020
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 25, 2020
miss-islington commented
Jul 25, 2020@serhiy-storchaka and @terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
1c562ce
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-0dd463c-3.8
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment