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-09 21:46:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f65683d7b8254042b65753cc4c130f68bf3f17d
typeshed
/
stdlib
History
Daniel Hahler
2f65683d7b
Fix type for os.terminal_size to Tuple (
#3450
)
2019-11-10 19:30:12 +01:00
..
2
Change the return type of __reduce__ and __reduce_ex__ to Union[str, Tuple[Any, ...]] (
#3453
)
2019-11-10 15:48:56 +01:00
2and3
Change the return type of __reduce__ and __reduce_ex__ to Union[str, Tuple[Any, ...]] (
#3453
)
2019-11-10 15:48:56 +01:00
3
Fix type for os.terminal_size to Tuple (
#3450
)
2019-11-10 19:30:12 +01:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
Remove a bunch of unused imports (
#3323
)
2019-10-08 07:59:32 -07:00