Skip to content

Commit fa83911

Browse files
author
Manoj
committed
Changed msg's explanation
1 parent cc322d8 commit fa83911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-future.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Future Object
198198

199199
The optional argument *msg* is passed as the argument to the
200200
:exc:`CancelledError` exception raised when a cancelled Future
201-
is awaited. It can be any object.
201+
is awaited. It is typically a string.
202202

203203
.. versionchanged:: 3.9
204204
Added the *msg* parameter.

0 commit comments

Comments
 (0)