Update Misc/NEWS.d/next/Library/2019-11-04-17-20-43.bpo-38314.zWz6_P.rst
Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
This commit is contained in:
parent
52e9ec8c6a
commit
981c452a00
|
@ -1 +1,2 @@
|
|||
The read pipe on UNIX transports now has access to the `is_reading()` API which is noted in the documentation for asyncio protocols as being generally available on read transports.
|
||||
The read pipe in :mod:`asyncio` UNIX transports now has access to the
|
||||
`is_reading()` API.
|
||||
|
|
Loading…
Reference in New Issue