| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. | Zachary Ware | 2013-12-18 | 1 | -1/+1 |
|
|
* | Fix typo in function name. | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|
|
* | #17949: fix merge glitch in itemgetter signature. Patch by Martijn Pieters. | Ezio Melotti | 2013-05-10 | 1 | -3/+3 |
|
|
* | #16523: improve attrgetter/itemgetter/methodcaller documentation. | Ezio Melotti | 2013-05-08 | 1 | -14/+33 |
|
|
* | note the blinding speed of these functions | Benjamin Peterson | 2011-12-20 | 1 | -2/+2 |
|
|
* | don't mention implementation detail | Benjamin Peterson | 2011-12-19 | 1 | -5/+5 |
|
|
* | Merged revisions 84242-84244 via svnmerge from | Benjamin Peterson | 2010-08-21 | 1 | -17/+38 |
|
|
* | #7259: show correct equivalent for operator.i* operations in docstring; fix m... | Georg Brandl | 2009-11-04 | 1 | -87/+89 |
|
|
* | Doc fixes. Remove overbroad, redundant warnings. Fixup example code. | Raymond Hettinger | 2009-02-04 | 1 | -27/+9 |
|
|
* | Record operator deprecations in docs. | Raymond Hettinger | 2009-02-03 | 1 | -23/+19 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -5/+5 |
|
|
* | #3171: document that *slice are removed in 3k. | Georg Brandl | 2008-12-05 | 1 | -0/+13 |
|
|
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
|
|
* | Make the doctests presentation-friendlier. | Georg Brandl | 2008-03-23 | 1 | -4/+6 |
|
|
* | Test doctests in operator docs. | Georg Brandl | 2008-03-22 | 1 | -11/+12 |
|
|
* | Improve docs for itemgetter(). Show that it works with slices. | Raymond Hettinger | 2008-03-11 | 1 | -12/+33 |
|
|
* | #1506171: added operator.methodcaller(). | Georg Brandl | 2008-02-23 | 1 | -0/+11 |
|
|
* | #1826: allow dotted attribute paths in operator.attrgetter. | Georg Brandl | 2008-02-23 | 1 | -2/+8 |
|
|
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -4/+4 |
|
|
* | Replaced variable o with obj in operator.rst because o is easy to | Mark Summerfield | 2007-09-13 | 1 | -35/+41 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+612 |
|
|