- 27 Eki, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
100 headers are read. Adapted from patch by Jyrki Pulliainen.
-
- 29 Agu, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in docstrings and comments.
-
- 12 Nis, 2013 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Jeff Knupp
-
- 06 Şub, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
is automatically closed.
-
- 02 Şub, 2013 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
-
Antoine Pitrou yazdı
Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
-
- 15 Ara, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. Patch by Eran Rundstein.
-
Antoine Pitrou yazdı
Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. Patch by Eran Rundstein.
-
- 19 May, 2012 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 29 Nis, 2012 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 04 Ock, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
(originally issue #13464: Add a readinto() method to http.client.HTTPResponse)
-
- 06 Ara, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Jon Kuhn.
-
- 26 Eki, 2011 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 18 Eki, 2011 2 kayıt (commit)
-
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
Thanks, Shawn Ligocki! 3.x version will come as a separate patch.
-
- 20 Eyl, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 05 Agu, 2011 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 02 Agu, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Reported by Popa Claudiu and Patch by Santoso Wijaya.
-
- 06 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 04 Ock, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 19 Ara, 2010 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 18 Ara, 2010 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k BaseHTTPServer isn't fixed, this would require too much refactoring. ........ r87373 | senthil.kumaran | 2010-12-18 17:55:23 +0100 (sam., 18 déc. 2010) | 3 lines Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Antoine Pitrou ........ r87381 | antoine.pitrou | 2010-12-18 18:59:18 +0100 (sam., 18 déc. 2010) | 3 lines NEWS entry for r87373 ........
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87373 | senthil.kumaran | 2010-12-18 17:55:23 +0100 (sam., 18 déc. 2010) | 3 lines Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Antoine Pitrou ........ r87381 | antoine.pitrou | 2010-12-18 18:59:18 +0100 (sam., 18 déc. 2010) | 3 lines NEWS entry for r87373 ........
-
Senthil Kumaran yazdı
-
- 21 Kas, 2010 2 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
- 20 Kas, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 14 Kas, 2010 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86450 | senthil.kumaran | 2010-11-13 20:27:49 +0800 (Sat, 13 Nov 2010) | 3 lines Fix Issue5111 - Wrap the Ipv6 host with [] in the Host header ........
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86450 | senthil.kumaran | 2010-11-13 20:27:49 +0800 (Sat, 13 Nov 2010) | 3 lines Fix Issue5111 - Wrap the Ipv6 host with [] in the Host header ........
-
- 13 Kas, 2010 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 29 Eki, 2010 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 13 Eki, 2010 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
urllib.request.urlopen now take optional arguments to allow for server certificate checking, as recommended in public uses of HTTPS.
-
- 04 Eki, 2010 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85209 | senthil.kumaran | 2010-10-04 11:12:58 +0530 (Mon, 04 Oct 2010) | 3 lines Remove the debugging print line from the test. ........
-
Senthil Kumaran yazdı
-
- 03 Eki, 2010 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85205 | senthil.kumaran | 2010-10-03 23:52:42 +0530 (Sun, 03 Oct 2010) | 3 lines Fix Issue10012 - httplib headers, which are (sometimes mistakenly) int are explicitly cast to str (bytes - in py3k). ........
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85205 | senthil.kumaran | 2010-10-03 23:52:42 +0530 (Sun, 03 Oct 2010) | 3 lines Fix Issue10012 - httplib headers, which are (sometimes mistakenly) int are explicitly cast to str (bytes - in py3k). ........
-
Senthil Kumaran yazdı
Fix Issue10012 - httplib headers, which are (sometimes mistakenly) int are explicitly cast to str (bytes - in py3k).
-