You need to sign in or sign up before continuing.
-
Neil Schemenauer authored
Calling PyInt_AsLong() on a float truncates it which is almost never the desired behavior. This closes SF bug #660144.
b2971483
Calling PyInt_AsLong() on a float truncates it which is almost never the desired behavior. This closes SF bug #660144.