| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix miscellaneous typos (#4275) | luzpaz | 2017-11-05 | 1 | -1/+1 |
* | Issue #21408: The default __ne__() now returns NotImplemented if __eq__() | Serhiy Storchaka | 2015-01-26 | 1 | -5/+0 |
* | improve abstract property support (closes #11610) | Benjamin Peterson | 2011-12-15 | 1 | -5/+9 |
* | Fix incorrect docstring I changed a while back. | Éric Araujo | 2011-11-03 | 1 | -1/+1 |
* | Remove the funky function annotation from numbers.py. | Raymond Hettinger | 2011-01-12 | 1 | -1/+1 |
* | fix docstring | Benjamin Peterson | 2010-12-23 | 1 | -1/+1 |
* | Fix small inaccuracy: there is no index function | Éric Araujo | 2010-12-23 | 1 | -1/+1 |
* | Issue 4998: restore utility of __slots__ on Fraction. | Mark Dickinson | 2009-02-12 | 1 | -0/+10 |
* | Forward port only Py3k relevant change in r65642 (giving it a Py3k NEWS entry... | Nick Coghlan | 2008-08-18 | 1 | -0/+2 |
* | Merged revisions 61404-61407 via svnmerge from | Christian Heimes | 2008-03-16 | 1 | -54/+5 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-14 | 1 | -4/+5 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-12 | 1 | -0/+26 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 1 | -1/+4 |
* | Merged revisions 60441-60474 via svnmerge from | Christian Heimes | 2008-01-31 | 1 | -1/+7 |
* | Update the py3k version of the rational module to expose only methods needed by | Jeffrey Yasskin | 2008-01-17 | 1 | -21/+3 |
* | Merged revisions 59952-59984 via svnmerge from | Guido van Rossum | 2008-01-15 | 1 | -3/+22 |
* | Small set of updates (with Jeffrey's OK). | Guido van Rossum | 2007-12-06 | 1 | -11/+33 |
* | Check in some documentation tweaks for PEP 3141, add some tests, and implement | Jeffrey Yasskin | 2007-09-07 | 1 | -17/+60 |
* | Add numbers.py. I suspect this is an old version, but Jeffrey is out | Guido van Rossum | 2007-08-30 | 1 | -0/+325 |