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 21:14:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1db6a12ead69d2d08652b4552e5e1fc1a077d970
typeshed
/
stdlib
/
3.4
History
Guido van Rossum
896110fd54
The value member of an IntEnum object is an int.
2016-09-29 09:48:43 -07:00
..
asyncio
add some missing asyncio items such as gather (
#511
)
2016-08-31 07:28:22 -07:00
xml
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07: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
The value member of an IntEnum object is an int.
2016-09-29 09:48:43 -07:00
pathlib.pyi
add types to pathlib (
#338
)
2016-07-17 21:16:25 -07:00
selectors.pyi
Add the selectors module (
#484
)
2016-08-23 18:57:46 -07:00