1. 09289af Fix typo in function name. by Georg Brandl · 12 years ago
  2. 5302ba8 #17949: fix merge glitch in itemgetter signature. Patch by Martijn Pieters. by Ezio Melotti · 12 years ago
  3. 5f4ba6b #16523: improve attrgetter/itemgetter/methodcaller documentation. by Ezio Melotti · 12 years ago
  4. 587c738 note the blinding speed of these functions by Benjamin Peterson · 14 years ago
  5. 5879ca1 don't mention implementation detail by Benjamin Peterson · 14 years ago
  6. 058981b Merged revisions 84242-84244 via svnmerge from by Benjamin Peterson · 15 years ago
  7. efc2858 #7259: show correct equivalent for operator.i* operations in docstring; fix minor issues in operator docs. by Georg Brandl · 16 years ago
  8. 8184f5a Doc fixes. Remove overbroad, redundant warnings. Fixup example code. by Raymond Hettinger · 17 years ago
  9. 4a1b62a Record operator deprecations in docs. by Raymond Hettinger · 17 years ago
  10. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  11. 95a840b #3171: document that *slice are removed in 3k. by Georg Brandl · 17 years ago
  12. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
  13. 6185433 Make the doctests presentation-friendlier. by Georg Brandl · 17 years ago
  14. 4f0f34f Test doctests in operator docs. by Georg Brandl · 17 years ago
  15. 513460f Improve docs for itemgetter(). Show that it works with slices. by Raymond Hettinger · 17 years ago
  16. ebcfd11 #1506171: added operator.methodcaller(). by Georg Brandl · 17 years ago
  17. e2065c6 #1826: allow dotted attribute paths in operator.attrgetter. by Georg Brandl · 17 years ago
  18. 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
  19. ddca9f0 Replaced variable o with obj in operator.rst because o is easy to confuse. by Mark Summerfield · 18 years ago
  20. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago