commit | 01c521ba7a06a5dc18c814faef740d01666c7af5 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Sun Oct 23 22:34:35 2016 -0400 |
committer | Yury Selivanov <yury@magic.io> | Sun Oct 23 22:34:35 2016 -0400 |
tree | 4f1e4abc701996b22c16cea8fd77378955a63c5f | |
parent | 89850314761cc755393ddac35989113f07681de0 [diff] |
asyncio: Increase asyncio.Future test coverage; test both implementations. Also, add 'isfuture' to 'asyncio.futures.__all__', so that it's exposed as 'asyncio.isfuture'.