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 04:54:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da9b7dd7c89af02d5893d282560ad6cf4c1aa6d0
typeshed
/
stdlib
/
3
/
http
History
Jens Hedegaard Nielsen
2cff4e615e
BaseHTTPRequestHandler is a subclass of StreamRequestHandler (
#3579
)
2020-01-06 15:00:31 +01:00
..
__init__.pyi
Add http.MISDIRECTED_REQUEST introduced in 3.7 (
#3293
)
2019-10-01 15:42:44 -07:00
client.pyi
Fix HTTPConnection timeout type (
#3565
)
2020-01-05 16:11:22 +01:00
cookiejar.pyi
Add undocumented but used method LWPCookieJar.as_lwp_str. (
#3041
)
2019-06-08 07:06:14 -07:00
cookies.pyi
Remove a bunch of unused imports (
#3323
)
2019-10-08 07:59:32 -07:00
server.pyi
BaseHTTPRequestHandler is a subclass of StreamRequestHandler (
#3579
)
2020-01-06 15:00:31 +01:00