commit | db74d982d43d98040e38665d843cbc8de4a082b1 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 10 11:16:05 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 10 11:16:05 2014 +0200 |
tree | c9b35fa6e9afccf508c20af3b17aa271c90df158 | |
parent | bb2fc5b2a58993c80ee81f10fe463039520a4162 [diff] |
Issue #21596: asyncio.wait(): mention that the sequence of futures must not be empty.