summaryrefslogtreecommitdiffstatshomepage
path: root/py/smallint.h
Commit message (Collapse)AuthorAge
* py: This time, real proper overflow checking of small int power.Damien George2014-04-04
Previous overflow test was inadequate.