[issue3167] math test fails on Solaris 10

Jean Brouwers report at bugs.python.org
Tue Dec 9 22:03:46 CET 2008


Jean Brouwers <MrJean1 at Gmail.com> added the comment:

It looks like the patch did fix the problems.  Attached are the results 
for 32- and 64-bit Python 2.6.1 with and without the patch, all built with 
SUN's compilers on Solaris 10 (Opteron).

The math log tests failed with the 32-bit build before and passed after 
applying the patch.  The 64-bit build passed before and still passes after 
the patch.

Added file: http://bugs.python.org/file12307/Python-2.6.1-32bit-Solaris10-math_patch.log

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


More information about the Python-bugs-list mailing list