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
c628cd146beb726db2dfa6adf3815c4f7798058c
typeshed
/
stdlib
/
3
/
urllib
History
David Wetterau
50327f00ee
Add types for parse_qs and parse_qsl when taking
bytes
as input (
#1020
)
2017-03-18 14:52:30 -07:00
..
__init__.pyi
add (overwrite with) mypy stubs, if available
2015-09-30 09:59:44 -07:00
error.pyi
Added attributes for URLError and HTTPError (
#494
)
2016-08-23 17:55:51 -07:00
parse.pyi
Add types for parse_qs and parse_qsl when taking
bytes
as input (
#1020
)
2017-03-18 14:52:30 -07:00
request.pyi
Fix AbstractDigestAuthHandler to have correct types.
2017-02-22 20:29:17 -08:00
response.pyi
Add missing attribs to urllib.response.addinfourl (
#968
)
2017-03-07 16:38:52 -08:00
robotparser.pyi
Add missing
self
parameters (
#695
)
2016-11-23 11:37:39 +00:00