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
62170653ce8cd2f6de17df03f1e89c0b009496f3
typeshed
/
stdlib
/
urllib
History
Jelle Zijlstra
d2829ecdf7
urllib.parse.urlencode: encoding and errors can be None (
#9506
)
...
The runtime defaults are None. Found in
#9501
.
2023-01-11 18:55:38 -08:00
..
__init__.pyi
Re-organize directory structure (
#4971
)
2021-01-27 12:00:39 +00:00
error.pyi
Add missing 'headers' property to urllib.error.HTTPError. (
#7783
)
2022-05-05 14:05:51 -07:00
parse.pyi
urllib.parse.urlencode: encoding and errors can be None (
#9506
)
2023-01-11 18:55:38 -08:00
request.pyi
urllib: improve bytes handling (
#9167
)
2022-11-22 16:38:28 -08:00
response.pyi
urllib.response: improve bytes handling (
#9142
)
2022-11-09 18:21:13 -08:00
robotparser.pyi
Import from
collections.abc
wherever possible (
#7635
)
2022-04-18 12:50:37 +02:00