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-16 00:37:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8cfde79c42cdfb0ef2958e26591e291a00f6850
typeshed
/
third_party
/
3
History
Rebecca Chen
77e4d5d5a8
Add six.moves.urllib_request and six.moves.urllib_response. (
#2455
)
2018-09-13 22:01:56 +02:00
..
docutils
Add
def __getattr__(name) -> Any: ...
to all docutils stubs (
#2439
)
2018-09-13 21:59:13 +02:00
jwt
Prefer to use ellipsis over pass (
#2292
)
2018-06-28 10:29:45 -07:00
pkg_resources
Add more complete type hints for pkg_resources. (
#2433
)
2018-09-13 22:00:04 +02:00
six
Add six.moves.urllib_request and six.moves.urllib_response. (
#2455
)
2018-09-13 22:01:56 +02:00
typed_ast
Add Optional to typed_ast's arguments.type_comments (
#2430
)
2018-09-06 18:56:10 -07:00
dataclasses.pyi
Overload the definitions of dataclasses.asdict and dataclasses.astuple (
#2422
)
2018-09-06 22:14:28 -07:00
enum.pyi
Remove unused import statements (
#2282
)
2018-06-27 20:14:57 -07:00
itsdangerous.pyi
fix return type for itsdangerous.Signer.unsign (
#2029
)
2018-04-09 12:00:41 -07:00