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 21:14:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b112c20dadfa7e5d15909fd0b189949a6f04a6c7
typeshed
/
stdlib
/
3
/
urllib
History
Sebastian Rittau
87d7dd3d95
Fix annotations with literal values (
#3411
)
2019-10-28 06:59:28 -07:00
..
__init__.pyi
add (overwrite with) mypy stubs, if available
2015-09-30 09:59:44 -07:00
error.pyi
Change type for urllib headers from Mapping to email.message.Message (
#3345
)
2019-10-11 14:56:19 +02:00
parse.pyi
Fix annotations with literal values (
#3411
)
2019-10-28 06:59:28 -07:00
request.pyi
Enable --disallow-any-generics for stubs (
#3288
)
2019-10-01 05:31:34 -07:00
response.pyi
Change type for urllib headers from Mapping to email.message.Message (
#3345
)
2019-10-11 14:56:19 +02:00
robotparser.pyi
Convert namedtuples to class syntax (
#3321
)
2019-10-20 10:37:33 +02:00