Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos (#123775) | algonell | 2024-09-09 | 1 | -1/+1 |
* | gh-122637: fix tanh(±0+infj) and tanh(±0+nanj) to return ±0+nanj (#122638) | Sergey B Kirpichev | 2024-08-04 | 1 | -12/+12 |
* | gh-121889: cmath.acosh(0+nanj) returns nan+pi/2j (#121892) | Sergey B Kirpichev | 2024-08-04 | 1 | -2/+2 |
* | gh-119057: Use better error messages for zero division (#119066) | Nikita Sobolev | 2024-06-03 | 1 | -1/+1 |
* | gh-108303: Move all math files to `Lib/test/mathdata/` (#109512) | Nikita Sobolev | 2023-09-21 | 5 | -0/+4713 |