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-06 20:24:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41faab1f5112014e5bda1ece1aeaee5e88986729
typeshed
/
stdlib
History
Mikhail Sveshnikov
41faab1f51
Overload defaults type when allow_no_value==True (
#4774
)
...
Closes
#4773
2020-12-14 17:16:52 +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
Overload defaults type when allow_no_value==True (
#4774
)
2020-12-14 17:16:52 +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