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 12:14:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2a30462c4aa1b4a62e59be38f7d1d9b18afa84ea
typeshed
/
stdlib
History
Israel Tsadok
2a30462c4a
The filter function may return str, tuple or list (
#2472
)
...
In Python 2, the return type of filter depends on the iterable parameter.
2018-09-25 20:26:23 -07:00
..
2
The filter function may return str, tuple or list (
#2472
)
2018-09-25 20:26:23 -07:00
2and3
Use Text under Python 2 in shutil.pyi. (
#2471
)
2018-09-25 20:25:04 -07:00
3
make __class__ refer to the current object's class (
#2480
)
2018-09-25 18:04:37 -07:00
3.5
more 3.7 features (
#2015
)
2018-04-06 11:09:11 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
Overload the definitions of dataclasses.asdict and dataclasses.astuple (
#2422
)
2018-09-06 22:14:28 -07:00