mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
doc: Remove a duplicate 'versionchanged' in library/asyncio-task (gh-102677)
This commit is contained in:
parent
cbd3fbfb6e
commit
7bdb331b67
@ -814,9 +814,6 @@ Waiting Primitives
|
||||
Raises :exc:`TimeoutError` if the timeout occurs before
|
||||
all Futures are done.
|
||||
|
||||
.. versionchanged:: 3.10
|
||||
Removed the *loop* parameter.
|
||||
|
||||
Example::
|
||||
|
||||
for coro in as_completed(aws):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user