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-19 02:15:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2834cf24d6cc5f9858bf06668651a1930984e23
typeshed
/
stdlib
/
3
/
urllib
History
Vasily Zakharov
aaff561ef6
Added stub for urllib.request.proxy_bypass() (
#3283
)
2019-09-30 18:57:14 +02:00
..
__init__.pyi
add (overwrite with) mypy stubs, if available
2015-09-30 09:59:44 -07:00
error.pyi
Use variable annotations everywhere (
#2909
)
2019-04-13 10:40:52 +02:00
parse.pyi
Remove Python 3.4 support (
#3147
)
2019-07-27 10:58:21 +02:00
request.pyi
Added stub for urllib.request.proxy_bypass() (
#3283
)
2019-09-30 18:57:14 +02:00
response.pyi
Make most contextmanager
__exit__
signatures return Optional[bool] (
#3179
)
2019-08-16 16:13:33 -07:00
robotparser.pyi
Add missing
self
parameters (
#695
)
2016-11-23 11:37:39 +00:00