1. eae05de * fix the print test * add more __init__ tests by Raymond Hettinger · 21 years ago
  2. 691d805 Make sets and deques weak referencable. by Raymond Hettinger · 21 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. 58eb11c Whitespace normalization. by Tim Peters · 22 years ago
  5. 6e70acc Strengthen the test for hash effectiveness by Raymond Hettinger · 22 years ago
  6. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 22 years ago
  7. f5f41bf * Checkin remaining documentation by Raymond Hettinger · 22 years ago
  8. 49ba4c3 * Simplify hash function and add test to show effectiveness of the hash by Raymond Hettinger · 22 years ago
  9. bfd334a Extend temporary hashability to remove() and discard(). by Raymond Hettinger · 22 years ago
  10. 19c2d77 Allow temporary hashability for the __contains__ test. by Raymond Hettinger · 22 years ago
  11. 3fbec70 issubset() and issuperset() to work with general iterables by Raymond Hettinger · 22 years ago
  12. 50a4bb3 Various fixups (most suggested by Armin Rigo). by Raymond Hettinger · 22 years ago
  13. a690a99 * Migrate set() and frozenset() from the sandbox. by Raymond Hettinger · 22 years ago