mirror of https://github.com/python/cpython.git
gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
(cherry picked from commit bcc74d509a
)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
a05dae2348
commit
b6503fa795
|
@ -1175,6 +1175,9 @@ New in 3.10 maintenance releases.
|
|||
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`.)
|
||||
|
||||
importlib.metadata
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue