1. 178fefb applies the better dbm and shelve related unittests. bug 1007 from larryhastings by Gregory P. Smith · 17 years ago
  2. ca8dd91 Fix test case by converting dbm keys to bytes. by Martin v. Löwis · 17 years ago
  3. d24fffe Move shelve over to BytesIO as pickle.(Pickler | Unpickler) expect binary by Brett Cannon · 17 years ago
  4. 6252e10 Make gdbm and dumbdbm use byte strings. Updated their tests. by Guido van Rossum · 17 years ago
  5. 49dc35b Fix another unittest that broke due to dict views (more precisely, due by Guido van Rossum · 17 years ago
  6. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  7. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  9. 4894a97 initial test_anydbm module - based on test_dumbdbm.py by Skip Montanaro · 22 years ago