1. d6fc262 Validate that __length_hint__ returns a usable result. by Raymond Hettinger · 16 years ago
  2. b516370 Issue 1242657: list(obj) can swallow KeyboardInterrupt. by Raymond Hettinger · 16 years ago
  3. 882a416 Merge r60628, r60631, and r60633. Register UserList and UserString will the appropriate ABCs. by Raymond Hettinger · 17 years ago
  4. daea035 Whitespace normalization. by Tim Peters · 19 years ago
  5. f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 19 years ago
  6. f5b3e36 Renamed _length_cue() to __length_hint__(). See: by Armin Rigo · 19 years ago
  7. 6b27cda Convert iterator __len__() methods to a private API. by Raymond Hettinger · 20 years ago
  8. 27f8836 Whitespace normalization. by Tim Peters · 21 years ago
  9. 7892b1c * Add unittests for iterators that report their length by Raymond Hettinger · 21 years ago