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