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
cf6bafbaf2ea9e0d8e40ed94b8fa3b4a64de131a
typeshed
/
stdlib
/
http
History
Avasam
cf6bafbaf2
override
http.HTTPMessage
methods to only use
str
for the header type (
#11114
)
2023-12-19 08:37:57 +01:00
..
__init__.pyi
Add new
http.HTTPStatus/__init__.pyi
for Python3.12 (
#10296
)
2023-06-10 10:34:28 +01:00
client.pyi
override
http.HTTPMessage
methods to only use
str
for the header type (
#11114
)
2023-12-19 08:37:57 +01:00
cookiejar.pyi
Stdlib: add container default values (
#9909
)
2023-03-21 09:12:34 +01:00
cookies.pyi
Make
http.cookies.SimpleCookie
non-generic (
#10701
)
2023-09-13 12:07:02 +02:00
server.pyi
Add SimpleHTTPRequestHandler's directory attribute (
#10788
)
2023-09-28 13:20:19 +02:00