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 bar.harel
Recipients aronacher, asvetlov, bar.harel, docs@python, gvanrossum, hynek, xtreak, yselivanov
Date 2020-04-27.16:25:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588004700.79.0.576663440786.issue40405@roundup.psfhosted.org>
In-reply-to
Content
It's a coroutine. Basically the same coroutine yielded over and over, returning the first future's result each time.
Like I said, I'm not entirely sure how to phrase it.
Maybe "Returns an iterator of awaitables"?
History
Date User Action Args
2020-04-27 16:25:00bar.harelsetrecipients: + bar.harel, gvanrossum, aronacher, asvetlov, docs@python, hynek, yselivanov, xtreak
2020-04-27 16:25:00bar.harelsetmessageid: <1588004700.79.0.576663440786.issue40405@roundup.psfhosted.org>
2020-04-27 16:25:00bar.harellinkissue40405 messages
2020-04-27 16:25:00bar.harelcreate