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 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a932ce26abd65a8a23b438fbd8b738d88930d9b
typeshed
/
stdlib
/
3
/
http
History
Sebastian Rittau
256b3ce8ab
Remove a bunch of unused imports (
#3323
)
2019-10-08 07:59:32 -07:00
..
__init__.pyi
Add http.MISDIRECTED_REQUEST introduced in 3.7 (
#3293
)
2019-10-01 15:42:44 -07:00
client.pyi
Make most contextmanager
__exit__
signatures return Optional[bool] (
#3179
)
2019-08-16 16:13:33 -07: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
Added stub for http.server.BaseHTTPRequestHandler useful undocumented fields (
#3285
)
2019-09-30 19:27:54 +02:00