mirror of https://github.com/python/cpython
update Misc/NEWS
This commit is contained in:
parent
a2b5bf01e7
commit
f22b2f0cf4
|
@ -29,6 +29,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #21076: signal module constants were turned into enums.
|
||||||
|
Patch by Giampaolo Rodola'.
|
||||||
|
|
||||||
- Issue #20636: Improved the repr of Tkinter widgets.
|
- Issue #20636: Improved the repr of Tkinter widgets.
|
||||||
|
|
||||||
- Issue #19505: The items, keys, and values views of OrderedDict now support
|
- Issue #19505: The items, keys, and values views of OrderedDict now support
|
||||||
|
|
Loading…
Reference in New Issue