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-21 03:11:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
403261724a3911b13a77b8692b930d424e83ed7f
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