Files
typeshed/stdlib/3.4/asyncio
Guido van Rossum 6d8628c247 Misc asyncio changes (#373)
* Add stub for cgi.parse_header().

* Improve asyncio stubs (far from complete)

* More asyncio changes.

* Use @overload to solve strange test failures.

* Add some TODOs. Make ProactorEventLoop conditional.

* Future should not inherit from Awaitable or implement __await__.

At least not yet.

* Fix AbstractServer.wait_closed() return type.

It's a generator, not a future.
2016-07-15 15:44:29 -07:00
..
2016-07-15 15:44:29 -07:00
2016-07-15 15:44:29 -07:00
2016-07-15 15:44:29 -07:00
2016-07-15 15:44:29 -07:00
2016-07-15 15:44:29 -07:00
2016-07-15 15:44:29 -07:00
2016-03-09 09:21:15 -08:00
2016-07-15 15:44:29 -07:00