-
Neil Schemenauer yazdı
Calling PyInt_AsLong() on a float truncates it which is almost never the desired behavior. This closes SF bug #660144.
b808e99d
Calling PyInt_AsLong() on a float truncates it which is almost never the desired behavior. This closes SF bug #660144.