summaryrefslogtreecommitdiff
path: root/tests/basics/int_divmod.py
AgeCommit message (Expand)Author
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
2015-10-08py/compile: Fix edge case when constant-folding negation of integer.Damien George
2014-10-22py: Fix smallint modulo with negative arguments.Damien George