mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Merge 3.5
This commit is contained in:
commit
2c008d83dc
1 changed files with 1 additions and 1 deletions
|
@ -814,7 +814,7 @@ Updates in 3.5.1:
|
|||
coroutines to event loops from other threads.
|
||||
(Contributed by Vincent Michel.)
|
||||
|
||||
* New :meth:`Transport.is_closing() <asyncio.Transport.is_closing>`
|
||||
* New :meth:`Transport.is_closing() <asyncio.BaseTransport.is_closing>`
|
||||
method to check if the transport is closing or closed.
|
||||
(Contributed by Yury Selivanov.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue