1. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  2. 8fdab95 Issue 6637: defaultdict.copy() failed with an empty factory. by Raymond Hettinger · 16 years ago
  3. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  4. b01aa43 issue 2045: Infinite recursion when printing a subclass of defaultdict, by Amaury Forgeot d'Arc · 18 years ago
  5. 229cee2 Deprecate BaseException.message as per PEP 352. by Brett Cannon · 18 years ago
  6. 7236303 A test case for the defaultdict KeyError bug. by Georg Brandl · 18 years ago
  7. 5a0217e Check for a common user error with defaultdict(). by Raymond Hettinger · 19 years ago
  8. f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 19 years ago
  9. 1968ad3 - Patch 1433928: by Guido van Rossum · 19 years ago