From bcc74d509a3bd7e4fdc658179ae6d77614d1fd36 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 3 Aug 2022 22:17:57 -0400 Subject: gh-95191: IDLE Prompts entry for What's New 3.10 (#95633) --- Doc/whatsnew/3.10.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index d0fbf0d..db8d928 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -1186,6 +1186,9 @@ New in 3.10 maintenance releases. Apply syntax highlighting to `.pyi` files. (Contributed by Alex Waygood and Terry Jan Reedy in :issue:`45447`.) +Include prompts when saving Shell with inputs and outputs. +(Contributed by Terry Jan Reedy in :gh:`95191`.) + importlib.metadata ------------------ -- cgit v0.12