mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Merged Misc/NEWS update for #17508.
This commit is contained in:
commit
e29dd24706
1 changed files with 3 additions and 0 deletions
|
@ -196,6 +196,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #17508: Corrected MemoryHandler configuration in dictConfig() where
|
||||||
|
the target handler wasn't configured first.
|
||||||
|
|
||||||
- Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt
|
- Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt
|
||||||
(CTRL+c).
|
(CTRL+c).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue