This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients JelleZijlstra, SilentGhost, awilfox, berker.peksag, docs@python, iritkatriel, r.david.murray, vstinner, yselivanov
Date 2020-12-03.18:35:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607020556.44.0.1897038586.issue26582@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-12-03 18:35:56iritkatrielsetrecipients: + iritkatriel, vstinner, r.david.murray, SilentGhost, docs@python, berker.peksag, yselivanov, JelleZijlstra, awilfox
2020-12-03 18:35:56iritkatrielsetmessageid: <1607020556.44.0.1897038586.issue26582@roundup.psfhosted.org>
2020-12-03 18:35:56iritkatriellinkissue26582 messages
2020-12-03 18:35:56iritkatrielcreate