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 04:34:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc808632542b87a2f492c30aa51fca319c85a270
typeshed
/
stdlib
History
Jelle Zijlstra
3e9ed39bec
remove "Union[str, str]" (
#4838
)
...
I grepped and didn't find any other instances of redundant unions like this one.
2020-12-18 14:13:41 -06:00
..
2
Fix a Python 2 annotation in shlex. (
#4805
)
2020-12-07 14:27:56 -08:00
2and3
copy.deepcopy memo type is Any, not input type (
#4828
)
2020-12-16 17:38:11 +01:00
3
remove "Union[str, str]" (
#4838
)
2020-12-18 14:13:41 -06: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