1. ccc7562 Added tests for key deletion for both Weak*Dictionary flavors. by Fred Drake · 23 years ago
  2. 4fd06e0 Make sure that WeakValueDictionary[] raises KeyError instead of TypeError by Fred Drake · 23 years ago
  3. aaa48ff Extend the weakref test suite to cover the complete mapping interface for by Fred Drake · 23 years ago
  4. 0e540c3 Added tests for Weak*Dictionary iterator support. by Fred Drake · 23 years ago
  5. a0a4ab1 Add a test case for Weak*Dictionary.update() that would have caught a by Fred Drake · 23 years ago
  6. 705088e Added regression test for SF bug #415660 (failure to invalidate all by Fred Drake · 23 years ago
  7. bf43691 Use the WeakKeyDictionary and WeakValueDictionary classes directly by Fred Drake · 23 years ago
  8. b0fefc5 Convert the weakref test suite to PyUNIT, and add tests that exercise weak by Fred Drake · 24 years ago
  9. 5c01534 Add tests for the .copy() methods of both weak dictionary classes. by Fred Drake · 24 years ago
  10. 5e16333 Patch #403985: Add support for weak-keyed dictionaries by Martin v. Löwis · 24 years ago
  11. 41deb1e PEP 205, Weak References -- initial checkin. by Fred Drake · 24 years ago