1. 81a885a Improve docs for itertools.groupby(). The use of xrange(0) to create a unique object is less obvious than object(). by Raymond Hettinger · 18 years ago
  2. 5d332bb Simpler documentation for itertools.tee(). Should be backported. by Raymond Hettinger · 18 years ago
  3. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  4. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  5. 50e90e2 itertools.count() no longer limited to sys.maxint. by Raymond Hettinger · 18 years ago
  6. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago