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-18 09:55:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
66e9aa644ba3c143c3f1bbdfadded3c88a0ffe5f
typeshed
/
third_party
History
Amol Bhave
66e9aa644b
Fix type for click.Context.exit (
#2325
)
...
click.Context.exit() calls sys.exit() and hence should be a NoReturn return type.
2018-07-11 19:58:18 -07:00
..
2
Avoid using string literals in type annotations (
#2294
)
2018-07-02 20:23:29 -07:00
2and3
Fix type for click.Context.exit (
#2325
)
2018-07-11 19:58:18 -07:00
3
Use float instead of Union[int, float] (
#2308
)
2018-07-09 19:02:03 -07:00