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-07 12:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ab250eec828a15d5649053e3613e16c0369263d
typeshed
/
stdlib
/
importlib
History
Alex Waygood
3ab250eec8
Use PEP 604 syntax wherever possible (
#7493
)
2022-03-16 16:01:33 +01: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 PEP 604 syntax wherever possible (
#7493
)
2022-03-16 16:01:33 +01:00
machinery.pyi
stdlib: fix many attributes which are read-only at runtime but read-write in the stub (
#7395
)
2022-02-27 16:23:09 -08:00
resources.pyi
Use PEP 604 syntax wherever possible (
#7493
)
2022-03-16 16:01:33 +01:00
util.pyi
Remove
ParamSpec
-related
# type: ignore
s (
#6703
)
2021-12-26 15:27:57 +01:00