mirror of
https://github.com/python/cpython.git
synced 2026-03-26 06:31:16 +00:00
NEWS: Remove duplicate entry
This commit is contained in:
parent
690998b08f
commit
f8b44a4f37
1 changed files with 0 additions and 3 deletions
|
|
@ -178,9 +178,6 @@ 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue