mirror of
https://github.com/python/cpython.git
synced 2026-01-09 00:42:33 +00:00
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:
parent
1bd1e379de
commit
dc5fecbf83
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue