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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd4ab356d76b048f2dbd25797fec87f68dd7f73
cpython
/
Lib
/
http
T
History
Serhiy Storchaka
b5b9c8cd40
Issue
#16723
: httplib.HTTPResponse no longer marked closed when the connection
...
is automatically closed.
2013-02-06 10:31:57 +02:00
..
__init__.py
…
client.py
Issue
#16723
: httplib.HTTPResponse no longer marked closed when the connection
2013-02-06 10:31:57 +02:00
cookiejar.py
#15980
: properly escape newlines in docstrings. Patch by Serhiy Storchaka.
2012-09-21 16:30:22 +03:00
cookies.py
Fix for issue14426 - buildbots here I come
2012-05-20 16:58:30 +08:00
server.py
Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler
2012-04-29 13:41:03 +08:00