• Tim Peters's avatar
    SF bug 705231: Assertion failed, python aborts. · e87568dd
    Tim Peters yazdı
    float_pow():  Don't let the platform pow() raise -1.0 to an integer power
    anymore; at least glibc gets it wrong in some cases.  Note that
    math.pow() will continue to deliver wrong (but platform-native) results
    in such cases.
    e87568dd
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 137 KB