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-07 04:34:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f15db8950e5013f8cc98531e9d282ad6942307f9
typeshed
/
stdlib
History
Eric Traut
f15db8950e
Added missing "math.comb" function, introduced in Python 3.8. (
#4489
)
2020-08-28 08:39:24 -07:00
..
2
upgrade black version (
#4486
)
2020-08-26 18:36:01 +02:00
2and3
Added missing "math.comb" function, introduced in Python 3.8. (
#4489
)
2020-08-28 08:39:24 -07:00
3
Fix type annotation of ast.NodeTransformer.generic_visit(). It always returns an ast.ASt object. (
#4483
)
2020-08-26 10:24:17 -07:00
3.6
apply black and isort (
#4287
)
2020-06-28 13:31:00 -07:00
3.7
Replaced parameter name "self" with "cls" for a few class methods (
#4393
)
2020-08-06 09:09:21 +02:00
3.9
Added missing type annotations in various stdlib stubs. (
#4402
)
2020-08-06 18:27:21 -07:00