This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-08 21:14:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e69d24b078079fd766777aa9463f2c639575df0
typeshed
/
stdlib
/
3.4
/
asyncio
History
David Fisher
1a10134d54
Fix up uses of Future as an argument in asyncio
...
Most functions which can take a Future can take Generators as well.
2016-01-19 16:53:52 -08:00
..
__init__.pyi
Fix stubs that assumed reexport without
as
2015-10-19 20:02:39 -07:00
events.pyi
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00
futures.pyi
Make Future stub resemble reality better.
2016-01-19 14:23:09 -08:00
queues.pyi
Consistently use '= ...' for optional parameters.
2015-11-09 13:55:02 -08:00
tasks.pyi
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00