gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)

(cherry picked from commit c569526fac)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
Miss Islington (bot) 2022-08-03 18:04:07 -07:00 committed by GitHub
parent 1bd1e379de
commit dc5fecbf83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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