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
2026-01-24 20:12:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb43535541db6f2105c89c2886bf52c8f7fed162
typeshed
/
stdlib
History
Hynek Schlawack
cb43535541
Add importlib.resources.files for Python 3.9 (
#4807
)
...
Co-authored-by: hauntsaninja <> Co-authored-by: Sebastian Rittau <
srittau@rittau.biz
>
2020-12-09 13:47:45 +01:00
..
2
Fix a Python 2 annotation in shlex. (
#4805
)
2020-12-07 14:27:56 -08:00
2and3
Removed unused import symbols from stdlib stubs and fixed a few other errors detected by pyright. I did a similar pass several months ago; these were introduced since then. (
#4803
)
2020-12-06 18:44:18 +01:00
3
Add importlib.resources.files for Python 3.9 (
#4807
)
2020-12-09 13:47:45 +01:00
3.7
ContextVar.get() default has wrong type, it should mirror Mapping.get (
#4726
)
2020-10-29 13:40:55 -07:00
3.9
Added missing type annotations in various stdlib stubs. (
#4402
)
2020-08-06 18:27:21 -07:00