1. c1baa60 Issue #7105: Make WeakKeyDictionary and WeakValueDictionary robust against by Antoine Pitrou · 15 years ago
  2. 4ad1d6f Issue 5964: Fixed WeakSet __eq__ comparison to handle non-WeakSet objects. by Robert Schuppenies · 15 years ago
  3. 9dba5d9 Add a test suite for WeakSet mostly derived from test_set and fix some by Georg Brandl · 16 years ago
  4. bf93b04 Fix two issues in the weak set implementation. by Georg Brandl · 16 years ago
  5. 93fa608 Moved WeakSet into a bootstap module use by abc.py. by Raymond Hettinger · 16 years ago