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-09 13:34:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1331accbe98ae5f214b824121e5223e52a474f7
typeshed
/
stdlib
/
3
/
urllib
History
François Freitag
462f71a212
Remove unused type _HTTPResponse (
#3531
)
...
Unused since
8e7c32846f
.
2019-12-21 21:48:17 +01: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
Remove unused type _HTTPResponse (
#3531
)
2019-12-21 21:48:17 +01: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