]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Aug 2022 06:14:19 +0000 (23:14 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 06:14:19 +0000 (02:14 -0400)
commit8570f6d1a09a71e11f860fdb6f338f48995b5b36
treeab2b380de00f841ae13d2ed4192c84de361dcfbd
parent118851b8baf3bfe87f073b3b2f495de5dd8b8f84
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557)

(cherry picked from commit b85411fc5e9e223a6bd44f89f674ee3b2e29b99e)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt
Lib/idlelib/idle_test/test_iomenu.py
Lib/idlelib/iomenu.py
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2022-08-01-23-31-48.gh-issue-95191.U7vryB.rst [new file with mode: 0644]