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
a5bc1e037fa9fb541d81de92ad27fa8543c65be4
typeshed
/
stdlib
/
importlib
History
Akuli
a5bc1e037f
Add mypy error codes to '# type: ignore' comments (
#6379
)
2021-11-26 07:07:56 +01: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 mypy error codes to '# type: ignore' comments (
#6379
)
2021-11-26 07:07:56 +01:00