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-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41e01dfb56c28176665b7deef256d0cd5266708
cpython
/
Lib
/
http
T
History
Antoine Pitrou
b5032c85af
Issue
#15633
: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
2013-02-02 23:06:22 +01:00
..
__init__.py
…
client.py
Issue
#15633
: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
2013-02-02 23:06:22 +01:00
cookiejar.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
cookies.py
…
server.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00