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 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
182fa6321cb3eabd308139bea6dce1d2dd6ccf1c
typeshed
/
stdlib
/
importlib
History
Alex Waygood
740193a8fc
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
..
metadata
stdlib: correct many pos-or-kw arg names in dunder methods (
#7451
)
2022-03-07 16:40:03 +01:00
__init__.pyi
Add
__all__
for modules beginning with 'h' and 'i' (
#7327
)
2022-02-20 14:01:45 -08:00
abc.pyi
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
machinery.pyi
Add mypy error codes to
type: ignore
s, remove unused ignores (
#7504
)
2022-03-19 13:10:00 +00:00
resources.pyi
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
util.pyi
Remove
ParamSpec
-related
# type: ignore
s (
#6703
)
2021-12-26 15:27:57 +01:00