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-09 21:46:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f5f349ca8fe66403643dc56ff151a766a32e629d
typeshed
/
stdlib
/
3.4
History
Guido van Rossum
49446569e1
Merge pull request
#98
from ismail-s/feature/type_check_xml
...
Type check xml.etree module
2016-03-09 12:48:56 -08:00
..
asyncio
Fix typos: termina[ta]te().
2016-03-09 09:21:15 -08:00
xml
Fix typo
2016-03-09 12:01:32 +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