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-27 14:53:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37bd893a22b784d573b71df5417d855dc32dee62
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
…
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
…
cookies.py
…
server.py
…