Age | Commit message (Expand) | Author |
---|---|---|
2023-01-23 | py/objint_mpz: Catch and reject @ and @= operating on big integers. | Damien George |
2018-08-17 | tests/basics/int_big_error.py: Use bytearray to test for int overflow. | Damien George |
2015-10-01 | py: Catch all cases of integer (big and small) division by zero. | Damien George |
2015-10-01 | tests: Add further tests for mpz code. | Damien George |
2015-03-03 | tests: Add tests for boundmeth; and bignum cmp, unary, float, error. | Damien George |