diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-06-17 22:39:26 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-06-17 22:39:26 (GMT) |
commit | c2c5e00d9da5cfb01e2c84043669de3d0c6fe35b (patch) | |
tree | 59b0b421e491f8634dbac3a98ce2566fde7e1c37 /Lib/opcode.py | |
parent | f9f2982feeee97b15fd3706122e250bfeeb97153 (diff) | |
download | cpython-c2c5e00d9da5cfb01e2c84043669de3d0c6fe35b.zip cpython-c2c5e00d9da5cfb01e2c84043669de3d0c6fe35b.tar.gz cpython-c2c5e00d9da5cfb01e2c84043669de3d0c6fe35b.tar.bz2 |
Merged revisions 64349 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r64349 | mark.dickinson | 2008-06-17 16:16:55 -0500 (Tue, 17 Jun 2008) | 4 lines
Issue 3118: make test_math pass on Ubuntu/ia64. exp(-745.0) was raising
OverflowError incorrectly on this platform, presumably as a result of
the libm setting errno = ERANGE for this call.
........
Diffstat (limited to 'Lib/opcode.py')
0 files changed, 0 insertions, 0 deletions