Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-95191: IDLE: Include prompts when saving Shell #95554

Merged
merged 1 commit into from Aug 2, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 2, 2022

@terryjreedy
Copy link
Member Author

terryjreedy commented Aug 2, 2022

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
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 2, 2022

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 <tjreedy@udel.edu>
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 <tjreedy@udel.edu>
@terryjreedy terryjreedy deleted the prompts branch Aug 2, 2022
@terryjreedy
Copy link
Member Author

terryjreedy commented Aug 2, 2022

Backports are #95557 and #95558

terryjreedy added a commit that referenced this pull request Aug 2, 2022
(cherry picked from commit b85411f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@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 <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expert-IDLE type-bug An unexpected behavior, bug, or error
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

IDLE: usually include prompts when save or copy shell
3 participants