]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95558)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Aug 2022 11:17:50 +0000 (04:17 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 11:17:50 +0000 (13:17 +0200)
commit654d62adc64d0c793b1ff93ddfdc6a6986ec4a1b
tree40948565a1b90915f63eb6b17d5a6eab458c653f
parentb0c382555759e96d0e364849d8ab435e3506e502
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95558)

(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]