Merge 3.5 (NEWS)

This commit is contained in:
Yury Selivanov 2016-06-08 13:58:35 -04:00
commit 1842e12b0b

View file

@ -1158,8 +1158,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 Марк Коренберг.