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
92716c6821bc04a719e25527ae2abdf078a1d7ed
typeshed
/
stdlib
/
3
/
http
History
Benjamin Peterson
23c531df5a
Type socketserver's RequestHandlerClass as a callable. (
#3422
)
...
It's not uncommon to pass functions rather than actual types into the servers.
2019-11-25 20:18:17 -08:00
..
__init__.pyi
Add http.MISDIRECTED_REQUEST introduced in 3.7 (
#3293
)
2019-10-01 15:42:44 -07:00
client.pyi
Add
sock
attribute for http.client.HTTPConnection in Python 3. (
#3429
)
2019-10-30 23:21:50 +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
Type socketserver's RequestHandlerClass as a callable. (
#3422
)
2019-11-25 20:18:17 -08:00