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-15 08:17:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61c61d2db41e4a3d335d60e68737b04b37cd002f
typeshed
/
stdlib
History
Jon Dufresne
61c61d2db4
Precise return type of HelpFormatter.format_option_strings() (
#4896
)
...
Always returns a str:
https://github.com/python/cpython/blob/v3.9.1/Lib/optparse.py#L366
2021-01-03 16:07:12 -08:00
..
2
Loosen some types to avoid pain in real-life situations (
#4870
)
2020-12-29 18:31:14 +00:00
2and3
Precise return type of HelpFormatter.format_option_strings() (
#4896
)
2021-01-03 16:07:12 -08:00
3
add types to winfo methods that return coordinates or sizes (
#4894
)
2021-01-03 16:47:31 +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