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-21 19:32:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56c93c85c0b4c09c3f773b59702c2c6056e5d930
typeshed
/
third_party
/
3
History
Guido van Rossum
c5e98308c0
Copy stdlib/3.4/enum.pyi to third_party/3/enum.pyi to satisfy tests (
#2214
)
...
Fix test breakage caused by
#2118
.
2018-06-11 14:28:47 -07:00
..
docutils
Consistently use '= ...' for optional parameters.
2015-11-09 13:55:02 -08:00
jwt
Add PyJWT type annotations (
#1281
)
2017-06-20 13:19:09 -07:00
six
Add stubs for submodules of six.moves (
#2108
)
2018-05-12 12:02:44 -04:00
typed_ast
Update Num stub for typed_ast 2.7 (
#1430
)
2017-06-23 16:43:23 -07:00
enum.pyi
Copy stdlib/3.4/enum.pyi to third_party/3/enum.pyi to satisfy tests (
#2214
)
2018-06-11 14:28:47 -07:00
itsdangerous.pyi
fix return type for itsdangerous.Signer.unsign (
#2029
)
2018-04-09 12:00:41 -07:00
pkg_resources.pyi
Rearrange overloads to account for optional arguments (
#2150
)
2018-05-19 09:20:16 -07:00