| Commit message (Expand) | Author | Age | Files | Lines |
* | - patch #1600346 submitted by Tomer Filiba | Jack Diederich | 2006-11-28 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -2/+2 |
|
|
* | Checking in the code for PEP 357. | Guido van Rossum | 2006-03-07 | 1 | -0/+5 |
|
|
* | adding in-place operators to the operator module. | Armin Rigo | 2005-12-29 | 1 | -0/+102 |
|
|
* | Typo. | Armin Rigo | 2005-12-29 | 1 | -1/+1 |
|
|
* | SF bug #1178269 Clarify when isMappingType/isSequenceType is True. | Raymond Hettinger | 2005-04-07 | 1 | -3/+5 |
|
|
* | SF bug #1178255: 256 should read 255 in operator module docs | Raymond Hettinger | 2005-04-07 | 1 | -1/+1 |
|
|
* | operator.itemgetter() and operator.attrgetter() now support extraction | Raymond Hettinger | 2005-03-09 | 1 | -4/+11 |
|
|
* | SF Patch #1093896: miscellaneous doc typos | Raymond Hettinger | 2005-01-01 | 1 | -1/+1 |
|
|
* | Guido grants a Christmas wish: | Raymond Hettinger | 2003-12-17 | 1 | -2/+2 |
|
|
* | As discussed on python-dev, added two extractor functions to the | Raymond Hettinger | 2003-12-01 | 1 | -0/+33 |
|
|
* | Patch #849350: Update to document bool return values. Backported to 2.3. | Martin v. Löwis | 2003-11-27 | 1 | -1/+1 |
|
|
* | SF patch #834444: add versionadd to new functions | Raymond Hettinger | 2003-11-02 | 1 | -0/+2 |
|
|
* | Fill in missing table entries. | Raymond Hettinger | 2003-02-21 | 1 | -1/+5 |
|
|
* | SF patch #670423: Add missing identity tests to operator.c | Raymond Hettinger | 2003-01-18 | 1 | -1/+9 |
|
|
* | Try to make a sentance more readable. | Neal Norwitz | 2003-01-12 | 1 | -1/+1 |
|
|
* | Minor correction and clarification. | Fred Drake | 2003-01-11 | 1 | -1/+3 |
|
|
* | Add versionadded for operator.pow | Neal Norwitz | 2002-08-19 | 1 | -0/+1 |
|
|
* | Added __pow__(a,b) to the operator module. Completes the pattern of | Raymond Hettinger | 2002-08-19 | 1 | -0/+7 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -8/+8 |
|
|
* | Added documentation for the new rich comparison support. | Fred Drake | 2001-08-10 | 1 | -73/+147 |
|
|
* | Grant Griffin <grant.griffin@honeywell.com>: | Fred Drake | 2000-12-15 | 1 | -2/+3 |
|
|
* | Added missing entry for invert() function. | Fred Drake | 2000-10-22 | 1 | -0/+60 |
|
|
* | It turns out that Guido does not like or encourage the use of the term | Fred Drake | 2000-10-06 | 1 | -2/+2 |
|
|
* | Add documentation and warnings for the isCallable(), isMappingType(), | Fred Drake | 2000-10-02 | 1 | -0/+50 |
|
|
* | Added documentation for new functions. | Fred Drake | 2000-09-17 | 1 | -3/+11 |
|
|
* | Added note to __not__() description that this operation is defined | Fred Drake | 1999-06-15 | 1 | -1/+3 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -4/+4 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Document missing functions: xor, not, truth, countOf, indexOf, and | Guido van Rossum | 1998-05-22 | 1 | -0/+28 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Some logical markup. | Fred Drake | 1998-03-08 | 1 | -89/+23 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-17 | 1 | -0/+1 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
|
|
* | Remove unneeded "{}" that confused makeinfo. | Fred Drake | 1997-12-29 | 1 | -1/+1 |
|
|
* | Descriptions for delitem(), __delitem__(): These delete a value, not set it. | Fred Drake | 1997-12-16 | 1 | -46/+50 |
|
|
* | Fixed index references to modules. (This is *not* the spam module!) | Fred Drake | 1997-12-16 | 1 | -1/+1 |
|
|
* | Removed unnecessary escaping. | Fred Drake | 1997-12-04 | 1 | -39/+39 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -2/+2 |
|
|
* | Added section for operator module (compiled Skip Montanaro). | Guido van Rossum | 1996-12-06 | 1 | -0/+193 |
|
|