1. c169c78 Issue #7466: segmentation fault when the garbage collector is called by Antoine Pitrou · 16 years ago
  2. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  3. f8387af Issue #4688: Add a heuristic so that tuples and dicts containing only by Antoine Pitrou · 16 years ago
  4. 979395b Moved testing of builtin types out of test_builtin and into type specific modules by Benjamin Peterson · 17 years ago
  5. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  6. 5ea7e31 Improve test coverage. by Raymond Hettinger · 21 years ago
  7. 1f4bcf9 test_hash(): The test here is different enough from the one in the bug by Tim Peters · 21 years ago
  8. 41bd022 SF bug #942952: Weakness in tuple hash by Raymond Hettinger · 21 years ago
  9. 1dde95d Move list and tuple tests from test_types.py to their own scripts: by Walter Dörwald · 22 years ago