1. 763d309 Fix #2702, with a correct accounting of recursion. by Facundo Batista · 17 years ago
  2. 68dc052 Reverting the patch from #3165, as it broke other by Facundo Batista · 17 years ago
  3. 9da18b3 Fixing the problem stated in issue 2702 with the patch submitted by Facundo Batista · 17 years ago
  4. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  5. cdb7948 Use absolute import. by Neal Norwitz · 19 years ago
  6. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  7. 7107a7f SF bug 690622: test_cpickle overflows stack on MacOS9. by Tim Peters · 22 years ago
  8. dcaa24e Renamed "bin" arguments to "proto". Note that this test currently by Tim Peters · 23 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  10. 52acb49 Merge of the release22 branch changes back into the trunk. by Barry Warsaw · 24 years ago
  11. 694ed09 Fix the test control support for the pickle & cPickle tests so the tests run by Fred Drake · 24 years ago
  12. e0c446b Whitespace normalization. by Tim Peters · 24 years ago
  13. 6642653 Covert pickle tests to use unittest. by Jeremy Hylton · 24 years ago
  14. e935816 Reorganize pickle/cPickle testing so the tests pass regardless of the order by Tim Peters · 25 years ago
  15. be467e5 Fix Bug #114293: by Jeremy Hylton · 25 years ago
  16. 8421968 Charles Waldman writes: by Guido van Rossum · 25 years ago
  17. ba508a2 Add test case for bug just fixed by Stephen Turner. by Guido van Rossum · 26 years ago
  18. 8ff764f Jonathan Giddy write: by Guido van Rossum · 26 years ago
  19. 89ae2b9 Test protection against picling to/from closed (real) file. by Guido van Rossum · 26 years ago
  20. aa3828a Basic regr tests for pickle/cPickle by Guido van Rossum · 26 years ago