mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
asyncio: Remove line about asyncio.timeout() from the NEWS file
This commit is contained in:
parent
c1cf296de6
commit
07a9fcdc86
1 changed files with 0 additions and 2 deletions
|
@ -485,8 +485,6 @@ Library
|
|||
- Skip getaddrinfo if host is already resolved.
|
||||
Patch by A. Jesse Jiryu Davis.
|
||||
|
||||
- Add asyncio.timeout() context manager.
|
||||
|
||||
- Issue #26050: Add asyncio.StreamReader.readuntil() method.
|
||||
Patch by Марк Коренберг.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue