IronLanguages / main

Work for this repo has moved to https://github.com/IronLanguages/ironpython2
1.16k stars 347 forks source link

test_math_cpy fails in 64-bit #1642

Closed slozier closed 7 years ago

slozier commented 7 years ago

The culprit is lgamma(2.5599833278516301e+305) which throws an OverflowError in 64-bit.