Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 2, 2022

@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error needs backport to 3.10 only security fixes topic-IDLE needs backport to 3.11 only security fixes labels Aug 2, 2022
@terryjreedy terryjreedy self-assigned this Aug 2, 2022
@terryjreedy
Copy link
Member Author

I manually tested that Shell saves are now as desired and that copy-with-prompts continues to be fixed.

@terryjreedy terryjreedy changed the title gh-95191: IDLE: Include prompts when saving Shell. gh-95191: IDLE: Include prompts when saving Shell Aug 2, 2022
@terryjreedy terryjreedy merged commit b85411f into python:main Aug 2, 2022
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2022
(cherry picked from commit b85411f)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2022
(cherry picked from commit b85411f)

Co-authored-by: Terry Jan Reedy <[email protected]>
@terryjreedy terryjreedy deleted the prompts branch August 2, 2022 04:11
@terryjreedy
Copy link
Member Author

Backports are #95557 and #95558

@terryjreedy terryjreedy removed needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Aug 2, 2022
terryjreedy added a commit that referenced this pull request Aug 2, 2022
(cherry picked from commit b85411f)

Co-authored-by: Terry Jan Reedy <[email protected]>
@erlend-aasland erlend-aasland linked an issue Aug 2, 2022 that may be closed by this pull request
erlend-aasland pushed a commit that referenced this pull request Aug 2, 2022
(cherry picked from commit b85411f)

Co-authored-by: Terry Jan Reedy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-IDLE type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDLE: usually include prompts when save or copy shell

3 participants