-
Boxiang Sun authored
Pyston's PyInt_AsLong implementation didn't check tp_as_number->nb_int, use CPython implementation with some Pyston modifications to avoid recursive call.
4ddb6e42
Pyston's PyInt_AsLong implementation didn't check tp_as_number->nb_int, use CPython implementation with some Pyston modifications to avoid recursive call.