Skip to content

Commit e65b6b8

Browse files
achimnolFidget-Spinner
authored andcommitted
doc: Remove a duplicate 'versionchanged' in library/asyncio-task (pythongh-102677)
1 parent 91a5bd4 commit e65b6b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/asyncio-task.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -814,9 +814,6 @@ Waiting Primitives
814814
Raises :exc:`TimeoutError` if the timeout occurs before
815815
all Futures are done.
816816

817-
.. versionchanged:: 3.10
818-
Removed the *loop* parameter.
819-
820817
Example::
821818

822819
for coro in as_completed(aws):

0 commit comments

Comments
 (0)