]> granicus.if.org Git - python/commitdiff
(Merge 3.4) Issue #21596: asyncio.wait(): mention that the sequence of futures
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Jun 2014 09:16:18 +0000 (11:16 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Jun 2014 09:16:18 +0000 (11:16 +0200)
must not be empty.


Trivial merge