math.factorial depends on PyLong_AsLong correctly converting floats; rewrite
it to do the conversion explicitly instead. See issue #7550.
Showing
Please register or sign in to comment
it to do the conversion explicitly instead. See issue #7550.