1. 2688644 #1291 http.server's send_error takes an optional explain argument by Senthil Kumaran · 11 years ago
  2. 06f63d0 Do not raise self.skipTest(). skipTest() already raises an exception. by Serhiy Storchaka · 11 years ago
  3. 8b27f23 Do not raise self.skipTest(). skipTest() already raises an exception. by Serhiy Storchaka · 11 years ago
  4. 0b4591e Do not raise self.skipTest(). skipTest() already raises an exception. by Serhiy Storchaka · 11 years ago
  5. 24dfdb6 code smell. remove pdb by Senthil Kumaran · 12 years ago
  6. 52d2720 Issue #16088: BaseHTTPRequestHandler's send_error method includes a by Senthil Kumaran · 12 years ago
  7. 2a18020 Speed up test_httpservers by avoiding a one-second cleanup wait after each test case. by Antoine Pitrou · 12 years ago
  8. f727082 Speed up test_httpservers by avoiding a one-second cleanup wait after each test case. by Antoine Pitrou · 12 years ago
  9. 4adc9a8 Fix CGI tests to take into account the platform's line ending (issue #13119) by Antoine Pitrou · 12 years ago
  10. e768c39 Fix CGI tests to take into account the platform's line ending (issue #13119) by Antoine Pitrou · 12 years ago
  11. 690598a merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 12 years ago
  12. d70846b 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 12 years ago
  13. d05853d merge - fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 12 years ago
  14. dbb369d 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 12 years ago
  15. 209d70e closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem by Senthil Kumaran · 12 years ago
  16. be3f851 closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem by Senthil Kumaran · 12 years ago
  17. b2cca00 Issue #13308: Fix test_httpservers failures when run as root. by Charles-François Natali · 13 years ago
  18. f7ed9fc Issue #13308: Fix test_httpservers failures when run as root. by Charles-François Natali · 13 years ago
  19. c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 13 years ago
  20. cb34218 Try to strengthen test_httpservers (issue #11617) by Antoine Pitrou · 13 years ago
  21. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  22. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  23. 5953128 To match the behaviour of HTTP server, the HTTP client library now also encodes by Armin Ronacher · 14 years ago
  24. 8d96d77 Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server. by Armin Ronacher · 14 years ago
  25. 3b4499c Fix #9333. The symlink function is always available now, raising OSError by Brian Curtin · 14 years ago
  26. ff1bbba Merged revisions 87373,87381 via svnmerge from by Antoine Pitrou · 14 years ago
  27. 5466bf1 Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Antoine Pitrou by Senthil Kumaran · 14 years ago
  28. db848f1 svnmerge fooled me. That test class already existed. by Antoine Pitrou · 14 years ago
  29. c5e548f Forgot to enable this test by Antoine Pitrou · 14 years ago
  30. 3022ce1 Merged revisions 87317 via svnmerge from by Antoine Pitrou · 14 years ago
  31. c492437 Issue #10714: Limit length of incoming request in http.server to 65536 bytes by Antoine Pitrou · 14 years ago
  32. 52173d4 Fix #9333. Expose os.symlink on Windows only when usable. by Brian Curtin · 14 years ago
  33. e4dad4f Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call. by Senthil Kumaran · 14 years ago
  34. 19f2aeb Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  35. 61d0d60 Fix ResourceWarning for an unclosed socket. by Brian Curtin · 14 years ago
  36. 105df5d Move test_httpservers over to file context managers. by Brett Cannon · 14 years ago
  37. 6fb4575 test_httpservers: Python CGI scripts have to be encoded to utf-8 by Victor Stinner · 14 years ago
  38. 3218c31 test_httpservers: Fix skip test check, the python executable path have to be by Victor Stinner · 14 years ago
  39. 0b0ca0c test_httpservers: skip CGI tests if Python executable path is not encodable by Victor Stinner · 14 years ago
  40. 5e8826c Merged revisions 85202 via svnmerge from by Senthil Kumaran · 14 years ago
  41. 4271372 Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.environ by Senthil Kumaran · 14 years ago
  42. eb3b6ed Add BaseHTTPRequestHandler related tests. by Senthil Kumaran · 14 years ago
  43. 0f476d4 Issue1491 - BaseHTTPServer incorrectly implements response code 100 by Senthil Kumaran · 14 years ago
  44. 6fcac0d Move test_SimpleHTTPServer into test_httpservers. by Georg Brandl · 14 years ago
  45. d40e6f7 Implement #1578269. Patch by Jason R. Coombs. by Brian Curtin · 14 years ago
  46. 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 14 years ago
  47. e312391 Merged revisions 80487,80489 via svnmerge from by Antoine Pitrou · 14 years ago
  48. 08911bd Merged revisions 80480 via svnmerge from by Antoine Pitrou · 14 years ago
  49. 9b0e918 Note: only the relevant parts of r79474 are merged. by Florent Xicluna · 14 years ago
  50. fd1b093 Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from by Florent Xicluna · 14 years ago
  51. 9b86b9a Merged revisions 79100 via svnmerge from by Florent Xicluna · 14 years ago
  52. 45ebeb8 Merged revisions 75838 via svnmerge from by Antoine Pitrou · 15 years ago
  53. 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
  54. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 15 years ago
  55. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  56. ad71f0f Merged revisions 71303 via svnmerge from by Benjamin Peterson · 15 years ago
  57. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  58. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  59. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  60. 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