1. 14bd6de SF 560736. Optimize list iteration by filling the tp_iter slot. by Raymond Hettinger · 22 years ago
  2. 01f94bd Patch #552433: Special-case tuples. Avoid sub-type checking for lists. by Martin v. Löwis · 22 years ago
  3. dbf409f Re-enable GC of iter objects. by Neil Schemenauer · 22 years ago
  4. e3eb1f2 Patch #427190: Implement and use METH_NOARGS and METH_O. by Martin v. Löwis · 23 years ago
  5. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  6. 7eac9b7 GC for iterator objects. by Neil Schemenauer · 23 years ago
  7. 4766892 Discard a misleading comment about iter_iternext(). by Guido van Rossum · 23 years ago
  8. 213c7a6 Mondo changes to the iterator stuff, without changing how Python code by Guido van Rossum · 23 years ago
  9. 0531148 Adding iterobject.[ch], which were accidentally not added. Sorry\! by Guido van Rossum · 23 years ago