-
- Downloads
py/mpz: Do Python style division/modulo within bignum divmod routine.
This patch consolidates the Python logic for division/modulo to one place within the bignum code.
Loading
Please register or sign in to comment
This patch consolidates the Python logic for division/modulo to one place within the bignum code.