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 13:34:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc5f6410a87fafd26a28ca7aa8c89da4e9f490fa
typeshed
/
stdlib
/
importlib
History
Alex Waygood
dc5f6410a8
DefaultDict
->
defaultdict
,
typing.ContextManager
->
contextlib.AbstractContextManager
(
#6351
)
2021-11-21 07:07:35 -08:00
..
__init__.pyi
Resolve builtins/importlib inconsistencies (
#6310
)
2021-11-16 15:19:21 +01:00
abc.pyi
Use lowercase tuple where possible (
#6170
)
2021-10-14 17:18:19 -07:00
machinery.pyi
Fix type of importlib.machinery.ModuleSpec.loader (
#6194
)
2021-10-25 12:59:49 +03:00
metadata.pyi
Big diff: use lower-case list and dict (
#5888
)
2021-08-08 09:26:35 -07:00
resources.pyi
DefaultDict
->
defaultdict
,
typing.ContextManager
->
contextlib.AbstractContextManager
(
#6351
)
2021-11-21 07:07:35 -08:00
util.pyi
add ParamSpec to importlib.util (
#5944
)
2021-08-21 08:24:25 -07:00