Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-91291: Accept attributes as keyword arguments in decimal.localcontext (#32... | Sam Ezeh | 2022-04-22 | 1 | -1/+1 |
* | Revert "bpo-26680: Incorporate is_integer in all built-in and standard librar... | Raymond Hettinger | 2020-10-07 | 1 | -10/+3 |
* | bpo-26680: Incorporate is_integer in all built-in and standard library numeri... | Robert Smallshire | 2020-10-01 | 1 | -3/+10 |
* | Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by | Stefan Krah | 2015-12-28 | 1 | -0/+9 |
* | Use $type instead of $cls in the signature specification. | Stefan Krah | 2014-05-02 | 1 | -1/+1 |
* | Issue #21407: _decimal now supports function signatures. | Stefan Krah | 2014-05-01 | 1 | -378/+482 |
* | Issue #15783: Except for the number methods, the C version of decimal now | Stefan Krah | 2012-12-15 | 1 | -94/+112 |
* | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 1 | -0/+753 |