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
d21c09919dee9c0f3eeb437a34f09623effe6d3c
typeshed
/
stdlib
/
3.4
History
Ismail
d21c09919d
Creating __init__.pyi files
2016-03-09 11:18:00 +00:00
..
asyncio
Remove contents of problematic asyncio __all__s
2016-02-25 11:59:25 -08:00
xml
Creating __init__.pyi files
2016-03-09 11:18:00 +00: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