1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  3. ecca313 Fix test_mutants for dict views. by Brett Cannon · 17 years ago
  4. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  5. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  6. 0b70cca Remove usage of backticks. by Brett Cannon · 18 years ago
  7. dc5f6b2 Got test_mutants.py working. One set of changes was straightforward: by Guido van Rossum · 18 years ago
  8. 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 18 years ago
  9. 2fcf206 Fix typo in comment. by Neal Norwitz · 19 years ago
  10. 57179fe This test relied on short-circuiting details of dictobject.py to avoid by Armin Rigo · 19 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  12. 453163d lookdict: stop more insane core-dump mutating comparison cases. Should by Tim Peters · 23 years ago
  13. fa517b2 Fix comment. by Tim Peters · 23 years ago
  14. 23cf6be Coredumpers from Michael Hudson, mutating dicts while printing or by Tim Peters · 23 years ago
  15. 4c02fec Make test_mutants stronger by also adding random keys during comparisons. by Tim Peters · 23 years ago
  16. 8c3e91e Repair typos in comments. by Tim Peters · 23 years ago
  17. 95bf939 SF bug #422121 Insecurities in dict comparison. by Tim Peters · 23 years ago