Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move __builtins__.trunc() to math.trunc() per | Jeffrey Yasskin | 2008-02-01 | 1 | -0/+8 |
* | Remove with_statement future imports from 2.6 docs. | Georg Brandl | 2008-01-05 | 1 | -0/+3 |
* | Continue rolling back pep-3141 changes that changed behavior from 2.5. This | Jeffrey Yasskin | 2008-01-05 | 1 | -6/+4 |
* | Fix markup | Andrew M. Kuchling | 2008-01-04 | 1 | -3/+3 |
* | Added copysign(x, y) function to the math module | Christian Heimes | 2008-01-03 | 1 | -0/+8 |
* | Added math.isinf() and math.isnan() | Christian Heimes | 2008-01-03 | 1 | -0/+17 |
* | Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just | Jeffrey Yasskin | 2008-01-03 | 1 | -4/+6 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+227 |