1. 104f189 Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive. by Meador Inge · 13 years ago
  2. 94c2d6df5 Fix some set algebra methods of WeakSet objects. by Antoine Pitrou · 13 years ago
  3. c56bca3 Issue #14159: Fix the len() of weak sets to return a better approximation when some objects are dead or dying. by Antoine Pitrou · 13 years ago
  4. 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 14 years ago
  5. e6410c5 Backport of weakref.WeakSet and tests from Python 3. by Michael Foord · 15 years ago