1. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  2. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  3. 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 18 years ago
  4. 3893815 Change the way __hash__ is inherited; when __eq__ or __cmp__ is overridden by Guido van Rossum · 18 years ago
  5. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  6. c3e54b8 Use *absolute* import now that it is required. (Should this go into 2.5? Hopefully not the bogus comment about using relative imports. That was just to see if anyone was paying attention.) by Neal Norwitz · 19 years ago
  7. 1968ad3 - Patch 1433928: by Guido van Rossum · 19 years ago
  8. 49c522b Expand scope to include general mapping protocol tests. by Raymond Hettinger · 20 years ago
  9. 59b23e8 Add missing test_dict.py from patch #736962. by Walter Dörwald · 20 years ago