Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-92584: test_decimal uses shutil.which() (#92640) | Victor Stinner | 2022-05-10 | 1 | -2/+2 |
* | bpo-45332: Fix broken Decimal test and benchmark (GH-28680) | Dong-hee Na | 2021-10-01 | 1 | -1/+1 |
* | bpo-43422: Revert _decimal C API addition (GH-24960) | Antoine Pitrou | 2021-03-21 | 1 | -2/+3 |
* | Replace import_fresh_module in decimal test files (GH-21815) | Stefan Krah | 2020-08-10 | 1 | -3/+2 |
* | Issue #17768: Support newline fill character in decimal.py and NUL fill | Stefan Krah | 2013-05-29 | 1 | -4/+2 |
* | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 1 | -0/+344 |