Skip to content

Commit dc5fecb

Browse files
gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)
(cherry picked from commit c569526) Co-authored-by: Terry Jan Reedy <[email protected]>
1 parent 1bd1e37 commit dc5fecb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,9 @@ IDLE and idlelib
574574
* Apply syntax highlighting to `.pyi` files. (Contributed by Alex
575575
Waygood and Terry Jan Reedy in :issue:`45447`.)
576576

577+
* Include prompts when saving Shell with inputs and outputs.
578+
(Contributed by Terry Jan Reedy in :gh:`95191`.)
579+
577580
inspect
578581
-------
579582
* Add :func:`inspect.getmembers_static`: return all members without

0 commit comments

Comments
 (0)