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
e55dad5dd00595e91e1a565a04d4bc913f5a4246
typeshed
/
stdlib
History
Ran Benita
e55dad5dd0
sys: add pycache_prefix (
#3454
)
...
New in Python 3.8:
https://docs.python.org/3.8/library/sys.html#sys.pycache_prefix
2019-11-10 23:09:45 +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
sys: add pycache_prefix (
#3454
)
2019-11-10 23:09:45 +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