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

Skip to content

Commit 4a18b35

Browse files
committed
docs/whatsnew/3.5: Fix ref link
1 parent bf077ee commit 4a18b35

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)