diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-12-29 20:52:50 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-12-29 20:52:50 +0000 |
commit | 2b4b2d1c882238787d0f341c11d13d92d6dd8df2 (patch) | |
tree | 3fa06e033c740567f964b1648cbc8e9b9b27f021 /Python/Python-ast.c | |
parent | aae8e3e488353295f3983e3e8c9a77418e1239eb (diff) | |
download | cpython-git-2b4b2d1c882238787d0f341c11d13d92d6dd8df2.tar.gz |
Blocked revisions 77116 via svnmerge
........
r77116 | mark.dickinson | 2009-12-29 20:51:24 +0000 (Tue, 29 Dec 2009) | 6 lines
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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions