]> granicus.if.org Git - python/commit
Issue #21596: asyncio.wait(): mention that the sequence of futures must not
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Jun 2014 09:16:05 +0000 (11:16 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 10 Jun 2014 09:16:05 +0000 (11:16 +0200)
commitdb74d982d43d98040e38665d843cbc8de4a082b1
treec9b35fa6e9afccf508c20af3b17aa271c90df158
parentbb2fc5b2a58993c80ee81f10fe463039520a4162
Issue #21596: asyncio.wait(): mention that the sequence of futures must not
be empty.
Doc/library/asyncio-task.rst
Lib/asyncio/tasks.py