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 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b180914208e069ba0d2e59cd9cacfbc5681d27c8
typeshed
/
stdlib
/
3.4
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
..
asyncio
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00
_operator.pyi
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
_stat.pyi
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
_tracemalloc.pyi
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
enum.pyi
Use explicit "# type: str" instead of '' shortcut.
2015-11-09 07:59:24 -08:00
pathlib.pyi
Consistently use '= ...' for optional parameters.
2015-11-09 13:55:02 -08:00