[issue26582] asyncio documentation links to wrong CancelledError

Irit Katriel report at bugs.python.org
Thu Dec 3 13:35:56 EST 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

I think this has been fixed in the docs by now. See for instance:

https://docs.python.org/3/library/asyncio-task.html#asyncio.gather
https://docs.python.org/3/library/asyncio-future.html#asyncio.Future.result

----------
nosy: +iritkatriel

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26582>
_______________________________________


More information about the Python-bugs-list mailing list