summaryrefslogtreecommitdiffstats
path: root/Modules/_decimal/tests/formathelper.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-45332: Fix broken Decimal test and benchmark (GH-28680)Miss Islington (bot)2021-10-011-1/+1
* bpo-43422: Revert _decimal C API addition (GH-24960)Antoine Pitrou2021-03-211-2/+3
* Replace import_fresh_module in decimal test files (GH-21815)Stefan Krah2020-08-101-3/+2
* Issue #17768: Support newline fill character in decimal.py and NUL fillStefan Krah2013-05-291-4/+2
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-211-0/+344