FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-95191: IDLE: Include prompts when saving Shell by terryjreedy · Pull Request #95554 · python/cpython · GitHub

/ cpython Public

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

Merged
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:prompts
Aug 2, 2022
Merged

gh-95191: IDLE: Include prompts when saving Shell#95554
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:prompts

Conversation

terryjreedy commented Aug 2, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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 self-assigned this Aug 2, 2022

Copy link
Copy Markdown
Member Author

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

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

Copy link
Copy Markdown
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 <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 deleted the prompts branch August 2, 2022 04:11

Copy link
Copy Markdown
Member Author

Backports are #95557 and #95558

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 <tjreedy@udel.edu>
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>
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

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


Back | FazBrowse Home | New Git URL