1. 5262867 Add regression test for SF bug #476616 -- make sure copy of a derived class by Fred Drake · 23 years ago
  2. 288cd2c Fix the test so it uses IterableUserDict for the "for x in dict" test. by Guido van Rossum · 23 years ago
  3. a3f98d6 Give UserDict new __contains__ and __iter__ methods. by Tim Peters · 23 years ago
  4. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  5. 3eccc48 Test suite for UserDict by Guido van Rossum · 25 years ago