- b2cca00 Issue #13308: Fix test_httpservers failures when run as root. by Charles-François Natali · 14 years ago
- f7ed9fc Issue #13308: Fix test_httpservers failures when run as root. by Charles-François Natali · 14 years ago
- c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 14 years ago
- cb34218 Try to strengthen test_httpservers (issue #11617) by Antoine Pitrou · 14 years ago
- 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 14 years ago
- 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- 5953128 To match the behaviour of HTTP server, the HTTP client library now also encodes by Armin Ronacher · 14 years ago
- 8d96d77 Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server. by Armin Ronacher · 14 years ago
- 3b4499c Fix #9333. The symlink function is always available now, raising OSError by Brian Curtin · 14 years ago
- ff1bbba Merged revisions 87373,87381 via svnmerge from by Antoine Pitrou · 14 years ago
- 5466bf1 Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Antoine Pitrou by Senthil Kumaran · 14 years ago
- db848f1 svnmerge fooled me. That test class already existed. by Antoine Pitrou · 14 years ago
- c5e548f Forgot to enable this test by Antoine Pitrou · 14 years ago
- 3022ce1 Merged revisions 87317 via svnmerge from by Antoine Pitrou · 14 years ago
- c492437 Issue #10714: Limit length of incoming request in http.server to 65536 bytes by Antoine Pitrou · 14 years ago
- 52173d4 Fix #9333. Expose os.symlink on Windows only when usable. by Brian Curtin · 14 years ago
- e4dad4f Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call. by Senthil Kumaran · 14 years ago
- 19f2aeb Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
- 61d0d60 Fix ResourceWarning for an unclosed socket. by Brian Curtin · 15 years ago
- 105df5d Move test_httpservers over to file context managers. by Brett Cannon · 15 years ago
- 6fb4575 test_httpservers: Python CGI scripts have to be encoded to utf-8 by Victor Stinner · 15 years ago
- 3218c31 test_httpservers: Fix skip test check, the python executable path have to be by Victor Stinner · 15 years ago
- 0b0ca0c test_httpservers: skip CGI tests if Python executable path is not encodable by Victor Stinner · 15 years ago
- 5e8826c Merged revisions 85202 via svnmerge from by Senthil Kumaran · 15 years ago
- 4271372 Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.environ by Senthil Kumaran · 15 years ago
- eb3b6ed Add BaseHTTPRequestHandler related tests. by Senthil Kumaran · 15 years ago
- 0f476d4 Issue1491 - BaseHTTPServer incorrectly implements response code 100 by Senthil Kumaran · 15 years ago
- 6fcac0d Move test_SimpleHTTPServer into test_httpservers. by Georg Brandl · 15 years ago
- d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 15 years ago
- 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 15 years ago
- e312391 Merged revisions 80487,80489 via svnmerge from by Antoine Pitrou · 15 years ago
- 08911bd Merged revisions 80480 via svnmerge from by Antoine Pitrou · 15 years ago
- 9b0e918 Note: only the relevant parts of r79474 are merged. by Florent Xicluna · 15 years ago
- fd1b093 Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from by Florent Xicluna · 15 years ago
- 9b86b9a Merged revisions 79100 via svnmerge from by Florent Xicluna · 15 years ago
- 45ebeb8 Merged revisions 75838 via svnmerge from by Antoine Pitrou · 16 years ago
- 6ead552 Note that a number of the changes listed below were not applicable to the Py3k branch, and hence the corresponding by Nick Coghlan · 16 years ago
- ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 16 years ago
- c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 16 years ago
- ad71f0f Merged revisions 71303 via svnmerge from by Benjamin Peterson · 16 years ago
- 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago
- 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 17 years ago
- 2442015 Create http package. #2883. by Georg Brandl · 17 years ago
- b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 17 years ago