Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108303: Move all math files to `Lib/test/mathdata/` (#109512) | Nikita Sobolev | 2023-09-21 | 1 | -183/+0 |
* | bpo-44339: Fix math.pow corner case to comply with IEEE 754 (GH-26606) | Mark Dickinson | 2021-06-12 | 1 | -4/+2 |
* | Merged revisions 77139-77140 via svnmerge from | Mark Dickinson | 2009-12-30 | 1 | -2/+4 |
* | Quick fix for test_math failures on Solaris 10 buildbot. For future | Mark Dickinson | 2008-06-18 | 1 | -8/+8 |
* | Make floating-point exception error messages slightly more verbose: in | Mark Dickinson | 2008-04-30 | 1 | -8/+8 |
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 1 | -0/+183 |