]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-95191: IDLE Prompts entry for Whatnew 3.11 (#95632)
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 4 Aug 2022 00:56:05 +0000 (20:56 -0400)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 00:56:05 +0000 (20:56 -0400)
Doc/whatsnew/3.11.rst

index d10d9f15a5f70f749728d5fb070eb15344e5aef0..2db647bb4e4d8a60134ff940f3285a8a848337b7 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