Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e93f407 + 4a18b35 commit 2c008d8Copy full SHA for 2c008d8
1 file changed
Doc/whatsnew/3.5.rst
@@ -814,7 +814,7 @@ Updates in 3.5.1:
814
coroutines to event loops from other threads.
815
(Contributed by Vincent Michel.)
816
817
-* New :meth:`Transport.is_closing() <asyncio.Transport.is_closing>`
+* New :meth:`Transport.is_closing() <asyncio.BaseTransport.is_closing>`
818
method to check if the transport is closing or closed.
819
(Contributed by Yury Selivanov.)
820
0 commit comments