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
2026-03-27 11:03:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
372948b3d207000f1c8d4899f438daad29e275ae
typeshed
/
stdlib
/
3.4
History
Ismail
9f072a928f
Create files for Py3.4
2016-03-03 12:54:54 +00:00
..
asyncio
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00
xml
/etree
Create files for Py3.4
2016-03-03 12:54:54 +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