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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17b73ab99ef12f89d41acec7500a244e68b1aaa4
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
…