This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-31 05:31:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8085f742f4
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Christian Heimes
03c8ddd9e9
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
...
Signed-off-by: Christian Heimes <christian@python.org>
2020-11-20 00:26:07 -08:00
..
__init__.py
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
2020-03-15 14:24:23 +02:00
client.py
bpo-40968: Send http/1.1 ALPN extension (
#20959
)
2020-11-13 16:37:52 +01:00
cookiejar.py
bpo-38976: Add support for HTTP Only flag in MozillaCookieJar (
#17471
)
2020-10-23 15:48:55 -07:00
cookies.py
bpo-39481: PEP 585 for a variety of modules (GH-19423)
2020-04-10 07:46:36 -07:00
server.py
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
2020-11-20 00:26:07 -08:00