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 20:54:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9cbb2c78208a767515dc24c8371e3be14e45e371
typeshed
/
stdlib
History
karl ding
9cbb2c7820
math: Add new functions from Python 3.9 (
#4590
)
...
Add support for new math functions added in Python 3.9: - gcd - lcm - nextafter - ulp
2020-10-01 10:54:41 +02:00
..
2
pep 484: explicit reexport as intended (
#4586
)
2020-09-30 10:04:23 -07:00
2and3
math: Add new functions from Python 3.9 (
#4590
)
2020-10-01 10:54:41 +02:00
3
gc: Add typing for gc.is_finalized() (
#4589
)
2020-09-30 21:25:19 -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