Skip to content

Conversation

@ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Nov 10, 2019

IDLE no longer adds an unneeded newline when saving a shell window.

https://bugs.python.org/issue26353

Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding the key idea needed. I rearranged things a bit and added tests (which was part of the reason for the rearrangement).

@terryjreedy terryjreedy added needs backport to 3.7 type-bug An unexpected behavior, bug, or error labels Nov 12, 2019
@terryjreedy terryjreedy merged commit c8b53dc into python:master Nov 12, 2019
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-17118 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-17119 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 12, 2019
…ythonGH-17103) (cherry picked from commit c8b53dc) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Nov 12, 2019
…H-17103) (cherry picked from commit c8b53dc) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Nov 12, 2019
…H-17103) (cherry picked from commit c8b53dc) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
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

5 participants