| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #10225: Fixed the simple mistakes in doctests. | Alexander Belopolsky | 2011-01-12 | 1 | -1/+1 |
|
|
* | Issue 9717: Segregate and improve the documentation of "in-place" operators | Raymond Hettinger | 2011-01-08 | 1 | -85/+109 |
|
|
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -2/+1 |
|
|
* | Issue #10160: Speed up operator.attrgetter. Patch by Christos Georgiou. | Antoine Pitrou | 2010-10-31 | 1 | -0/+2 |
|
|
* | 2-to-3 fixup for map() example in docs | Raymond Hettinger | 2010-09-01 | 1 | -1/+1 |
|
|
* | provide sample implementations for attrgetter and methodcaller | Benjamin Peterson | 2010-08-21 | 1 | -2/+23 |
|
|
* | fix more indentation | Benjamin Peterson | 2010-08-21 | 1 | -6/+6 |
|
|
* | indent properly | Benjamin Peterson | 2010-08-21 | 1 | -9/+9 |
|
|
* | updated/removed a few versionadded/versionchanged | Ezio Melotti | 2010-01-27 | 1 | -2/+0 |
|
|
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -72/+84 |
|
|
* | Issue #1717: documentation fixes related to the cmp removal. | Mark Dickinson | 2009-02-01 | 1 | -3/+3 |
|
|
* | As discussed on python-dev, remove several operator functions | Raymond Hettinger | 2009-01-26 | 1 | -76/+0 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | #3204: remove slice operations from operator doc. | Georg Brandl | 2008-06-26 | 1 | -24/+0 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -1/+0 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -13/+16 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -15/+37 |
|
|
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -2/+13 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -47/+11 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -4/+4 |
|
|
* | Futher update docs after unbound method removal. | Georg Brandl | 2007-11-27 | 1 | -1/+1 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -35/+41 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -58/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+612 |
|
|