[issue7575] tes_math fails Mac OS X 10.4 due to OverflowError in test_mtestfile

Mark Dickinson report at bugs.python.org
Thu Dec 24 17:17:22 CET 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Salman Haq also reported (on IRC) that the configure output shows:

checking for expm1... yes

so this appears to be a problem with the platform's implementation of 
expm1, rather than with Python's expm1 code (which is only used when the 
platform version isn't available).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7575>
_______________________________________


More information about the Python-bugs-list mailing list