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
b7f4055c08e66d9f240f4755a043250b1b836aa2
typeshed
/
stdlib
/
3.4
History
Ismail
b7f4055c08
Create files for Py3.4
2016-03-09 11:09:33 +00:00
..
asyncio
Remove contents of problematic asyncio __all__s
2016-02-25 11:59:25 -08:00
xml
/etree
Create files for Py3.4
2016-03-09 11:09:33 +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