Commit 690998b0 authored by Yury Selivanov's avatar Yury Selivanov

NEWS: Add news entry for issue #23009.

parent dfc44e05
......@@ -178,6 +178,12 @@ Library
- Issue #22448: Improve canceled timer handles cleanup to prevent
unbound memory usage. Patch by Joshua Moore-Oliva.
- Issue #22959: In the constructor of http.client.HTTPSConnection, prefer the
context's check_hostname attribute over the *check_hostname* parameter.
- Issue #23009: Make sure selectors.EpollSelecrtor.select() works when no
FD is registered.
IDLE
----
......
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