1. c3bfb01 Merge #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  2. 5abd76a #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  3. e6db144 (merge 3.2) Issue #12400: test_zipimport_support doesn't restore original by Victor Stinner · 13 years ago
  4. 592f679 Issue #12400: test_zipimport_support doesn't restore original sys.stdout anymore by Victor Stinner · 13 years ago
  5. 755d512 Remove a now unneeded tweak to test_zipimport_support in order to not by Brett Cannon · 13 years ago
  6. 31f5929 Issue #10990: Prevent tests from clobbering a set trace function. by Brett Cannon · 13 years ago
  7. ef31657 Issue 10971: Make test_zipimport_support once again compatible with refleak hunting (reviewed by Georg Brandl) by Nick Coghlan · 13 years ago
  8. 90be5fb Issue 10556: test_zipimport_support implicitly imports too many modules (including _ssl) to safely clobber sys.modules after each test by Nick Coghlan · 14 years ago
  9. 34748cd Fix test suite to not activate new sigint behavior in pdb. by Georg Brandl · 14 years ago
  10. 6722b5f test_zipimport_support: use ascii() on bytes output to avoid BytesWarning by Victor Stinner · 14 years ago
  11. f51d8d3 Better Python spawning primitives in test.script_helper, for by Antoine Pitrou · 14 years ago
  12. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  13. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 14 years ago
  14. 260bd3e Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-76311,76313-76322 via svnmerge from by Nick Coghlan · 15 years ago
  15. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  16. 3862200 Merged revisions 67790 via svnmerge from by Nick Coghlan · 16 years ago
  17. f088e5e Merged revisions 67750-67751 via svnmerge from by Nick Coghlan · 16 years ago