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