| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-11 | WIP: after merge; before testing | Dan Halbert | |
| 2018-03-29 | Fix assertion failure in mpz_divmod_inpl | Jeff Epler | |
| .. turning this from an assertion failure into an exception: pow(1,1,0) | |||
| 2017-12-19 | tests/basics/builtin_pow3: Add tests for edge cases of pow3. | Damien George | |
| 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 | |
| Tests which don't work with small ints are suffixed with _intbig.py. Some of these may still work with long long ints and need to be reclassified later. | |||
| 2017-02-02 | tests: Split tests for 2- and 3-arg pow(). | Paul Sokolovsky | |
