summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/3.11.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst
index d10d9f1..2db647b 100644
--- a/Doc/whatsnew/3.11.rst
+++ b/Doc/whatsnew/3.11.rst
@@ -574,6 +574,9 @@ IDLE and idlelib
* 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`.)
+
inspect
-------
* Add :func:`inspect.getmembers_static`: return all members without