Files
typeshed/stdlib/3.4
nobuggy 3f03849b70 Fix asyncio.wait for() and add exceptions (#676)
* asyncio.wait_for() should accept Awaitable[_T] same as asyncio.gather()

* {Cancelled,Timeout,InvalidState}Error types missing
2016-11-10 11:00:43 -08:00
..
2016-07-17 21:16:25 -07:00
2016-08-23 18:57:46 -07:00