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

This commit is contained in:
Terry Jan Reedy 2022-08-03 20:56:05 -04:00 committed by GitHub
parent fe23c0061d
commit c569526fac
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