Kaydet (Commit) e29dd247 authored tarafından Vinay Sajip's avatar Vinay Sajip

Merged Misc/NEWS update for #17508.

......@@ -196,6 +196,9 @@ Core and Builtins
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
(CTRL+c).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment