- bd4b667 Issue #20006: Fix sporadic failures in test_weakset. by Antoine Pitrou · 12 years ago
- 1cf48b4 implement missing inequality on WeakSet by Benjamin Peterson · 12 years ago
- 104f189 Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive. by Meador Inge · 13 years ago
- 94c2d6df5 Fix some set algebra methods of WeakSet objects. by Antoine Pitrou · 13 years ago
- 859416e Fix sporadic failure in test_weakset by Antoine Pitrou · 13 years ago
- 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
- 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 14 years ago
- e6410c5 Backport of weakref.WeakSet and tests from Python 3. by Michael Foord · 15 years ago