Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c008d8

Browse files
committed
Merge 3.5
2 parents e93f407 + 4a18b35 commit 2c008d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ Updates in 3.5.1:
814814
coroutines to event loops from other threads.
815815
(Contributed by Vincent Michel.)
816816

817-
* New :meth:`Transport.is_closing() <asyncio.Transport.is_closing>`
817+
* New :meth:`Transport.is_closing() <asyncio.BaseTransport.is_closing>`
818818
method to check if the transport is closing or closed.
819819
(Contributed by Yury Selivanov.)
820820

0 commit comments

Comments
 (0)