1. f671de4 don't fail tests when www.python.org can't be validated by the system by Benjamin Peterson · 11 years ago
  2. c727533 Issue #20939: Use www.example.com instead of www.python.org to avoid test by Ned Deily · 11 years ago
  3. 2c4810e #17403: urllib.parse.robotparser normalizes the urls before adding to ruleline. by Senthil Kumaran · 12 years ago
  4. 2960308 Avoid failing in test_robotparser when mueblesmoraleda.com is flaky and by Antoine Pitrou · 14 years ago
  5. c818ed4 Merged revisions 84597-84599 via svnmerge from by Antoine Pitrou · 15 years ago
  6. 2bd953e Merged revisions 83238 via svnmerge from by Georg Brandl · 15 years ago
  7. a4f79f9 Merged revisions 83209 via svnmerge from by Senthil Kumaran · 15 years ago
  8. f37592f Backport some robotparser test and skip the test if the external resource is not available. by Florent Xicluna · 15 years ago
  9. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  10. 1ef19f0 Close issue 3437 - missing state change when Allow lines are processed. by Skip Montanaro · 17 years ago
  11. 730c818 Correct attribute name. by Georg Brandl · 17 years ago
  12. 1a41313 fixes 813986 by Skip Montanaro · 18 years ago
  13. c2898c5 Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). by Collin Winter · 18 years ago
  14. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  15. 863ac44 Whitespace normalization. by Tim Peters · 23 years ago
  16. 1c63f6e Correct various errors: by Martin v. Löwis · 23 years ago