mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
Add missing Misc/NEWS update
This commit is contained in:
parent
b86abb79aa
commit
3feb9460ed
1 changed files with 5 additions and 0 deletions
|
@ -122,6 +122,11 @@ Library
|
|||
- Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
|
||||
entries. Patch by Dingyuan Wang.
|
||||
|
||||
- Skip getaddrinfo if host is already resolved.
|
||||
Patch by A. Jesse Jiryu Davis.
|
||||
|
||||
- Add asyncio.timeout() context manager.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue