diff options
| author | Mark Dickinson <dickinsm@gmail.com> | 2009-12-29 20:51:24 (GMT) |
|---|---|---|
| committer | Mark Dickinson <dickinsm@gmail.com> | 2009-12-29 20:51:24 (GMT) |
| commit | 8e3e1d601612783434d61cf8927c55bf866b2f1b (patch) | |
| tree | bad7d3409aa08b3667ac9d1e463c3755d3de37a8 /Python/future.c | |
| parent | b4a4f5167bee1affcd88ee0b2be6d62233624b7e (diff) | |
| download | cpython-8e3e1d601612783434d61cf8927c55bf866b2f1b.zip cpython-8e3e1d601612783434d61cf8927c55bf866b2f1b.tar.gz cpython-8e3e1d601612783434d61cf8927c55bf866b2f1b.tar.bz2 | |
Issue #7575: An overflow test for math.expm1 was failing on OS X 10.4/Intel,
due to a defect in the platform's implementation of expm1. Since the issue
is of low severity, and appears to be fixed in OS X 10.5 and 10.6, it doesn't
seem worth working around, so I'm just weakening the relevant test so that
it passes on 10.4.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions
