Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2020-11-11 | py/mpz: Do sign extension in mpz_as_bytes for negative values. | Damien George |
2017-08-15 | py/binary.c: Fix bug when packing big-endian 'Q' values. | Bas van Sisseren |
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-03-04 | tests/basic: Split tests into working with small ints and not working. | Paul Sokolovsky |