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-10 05:51:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8df3de81a4172ffec8d68de512251fc030847b1
typeshed
/
stdlib
/
3.4
History
Tomasz Elendt
b8df3de81a
Coroutine functions should return Generator type (
#903
)
2017-01-31 14:28:07 -08:00
..
asyncio
Coroutine functions should return Generator type (
#903
)
2017-01-31 14:28:07 -08:00
_stat.pyi
Fixing flake8 E202, E203, E225 errors
2016-12-20 01:02:59 -08:00
_tracemalloc.pyi
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
enum.pyi
Add Flag, IntFlag and auto to enum stubs
2016-12-28 11:34:56 -08:00
pathlib.pyi
Fixing flake8 E231 errors
2016-12-19 23:53:19 -08:00
selectors.pyi
Add the selectors module (
#484
)
2016-08-23 18:57:46 -07:00