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-08 04:54:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af01f1f4be493ae68249bedcd627285f08e3d6f7
typeshed
/
stdlib
History
Rebecca Chen
af01f1f4be
uuid: import enum inside version check. (
#4009
)
...
Otherwise, pytype tries to import enum in Python 2 and complains that the library doesn't exist.
2020-05-17 01:32:07 +02:00
..
2
Change return annotation of Popen.poll to Optional[int] (
#3986
)
2020-05-13 10:18:25 -07:00
2and3
uuid: import enum inside version check. (
#4009
)
2020-05-17 01:32:07 +02:00
3
hashlib: fix argument kinds, update for py39 (
#4006
)
2020-05-17 01:31:12 +02:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
dataclasses: change hash to unsafe_hash, add a minor overload (
#3892
)
2020-04-03 17:23:05 -07:00