summaryrefslogtreecommitdiffstats
path: root/Modules/_decimal/tests/deccheck.py
Commit message (Expand)AuthorAgeFilesLines
* Raise InvalidOperation if exponents of zeros are clamped during exactStefan Krah2012-04-051-0/+1
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-211-0/+1074