]> granicus.if.org Git - python/commit
Quick fix for test_math failures on Solaris 10 buildbot. For future
authorMark Dickinson <dickinsm@gmail.com>
Wed, 18 Jun 2008 10:04:31 +0000 (10:04 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 18 Jun 2008 10:04:31 +0000 (10:04 +0000)
commit66bada5653f2dfb0589bc0209ed4171a6f65f0f9
tree4d5d429e39856c6bd404b066d14e2b5c50bde00d
parent9c74b14fe9b6dddc9d41dd37f431f174350004d4
Quick fix for test_math failures on Solaris 10 buildbot.  For future
reference, note that that asin(float('inf')) doesn't seem to return the
expected NaN on this platform.
Lib/test/ieee754.txt
Modules/mathmodule.c