1. b58e0bd use assert[Not]In where appropriate by Ezio Melotti · 15 years ago
  2. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 15 years ago
  3. c1baa60 Issue #7105: Make WeakKeyDictionary and WeakValueDictionary robust against by Antoine Pitrou · 15 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  5. 4ad1d6f Issue 5964: Fixed WeakSet __eq__ comparison to handle non-WeakSet objects. by Robert Schuppenies · 15 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 02c0bbb Ignore test_c_api when checking for set methods. Thanks Brett! by Georg Brandl · 16 years ago
  8. 1921970 Better diagnostic. by Georg Brandl · 16 years ago
  9. 9dba5d9 Add a test suite for WeakSet mostly derived from test_set and fix some by Georg Brandl · 16 years ago