Get rid of all METH_OLDARGS & PyArg_Parse.
Fix floating point exception if mpz.powm(10, 1, 0) (modulus == 0). Add a test.
Showing
Lib/test/test_mpz.py
0 → 100644
Please
register
or
sign in
to comment
Fix floating point exception if mpz.powm(10, 1, 0) (modulus == 0). Add a test.