This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-19 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9df076d7d5e113aab4dfd32118a14b62537a8a2
cpython
/
Lib
/
http
T
History
Illia Volochii
41336a72b9
gh-113199: Make read1() and readline() of HTTPResponse close IO after reading all data (GH-113200)
2023-12-18 22:17:16 +02:00
..
__init__.py
gh-95149: Enhance
http.HTTPStatus
with properties that indicate the HTTP status category (GH-95453)
2022-08-30 11:11:44 -07:00
client.py
gh-113199: Make read1() and readline() of HTTPResponse close IO after reading all data (GH-113200)
2023-12-18 22:17:16 +02:00
cookiejar.py
GH-103857: Deprecate utcnow and utcfromtimestamp (
#103858
)
2023-04-27 11:32:30 -06:00
cookies.py
…
server.py
gh-109096: Deprecate
http.server.CGIHTTPRequestHandler
(
#109387
)
2023-09-15 14:26:45 -07:00