]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Aug 2022 01:04:07 +0000 (18:04 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 01:04:07 +0000 (18:04 -0700)
(cherry picked from commit c569526faccb328a55691664b5931171d1a1494a)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/whatsnew/3.11.rst

index 428c190e41e9dd24f51cfbc474d8f4438f72614e..1067982c3dc361c2c32f8eda1741dcf04d33c8c6 100644 (file)
@@ -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