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.
1 parent ea39246 commit 2b97d7fCopy full SHA for 2b97d7f
Doc/library/asyncio-extending.rst
@@ -63,7 +63,7 @@ For this purpose the following, *private* constructors are listed:
63
64
*context* argument is added.
65
66
-.. method:: Tasl._check_future(future)
+.. method:: Task._check_future(future)
67
68
Return ``True`` if *future* is attached to the same loop as the task, ``False``
69
otherwise.
0 commit comments