Bar Harel <bzvi7...@gmail.com> added the comment:

@Kyle, looks good to me. Maybe this will work better? Together with the current 
example which shows the "earliest_result" variable of course.

"Each coroutine returns the next result from the set of the remaining 
awaitables, based upon the order of completion."

Represents -> Returns (less obscure, and coroutines are awaited on to get the 
result)
Earliest -> removed, "order  of completion" looks great.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40405>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to