Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-101773: Optimize creation of Fractions in private methods (#101780) | Sergey B Kirpichev | 2023-02-27 | 1 | -1/+1 |
* | gh-68163: Correct conversion of Rational instances to float (GH-25619) | Sergey B Kirpichev | 2022-09-04 | 1 | -0/+28 |
* | Revert "bpo-26680: Incorporate is_integer in all built-in and standard librar... | Raymond Hettinger | 2020-10-07 | 1 | -31/+0 |
* | bpo-26680: Incorporate is_integer in all built-in and standard library numeri... | Robert Smallshire | 2020-10-01 | 1 | -0/+31 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+1 |
* | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 1 | -1/+1 |
* | #11515: Merge with 3.1. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
* | Issue #8188: Comparisons between Decimal objects and other numeric | Mark Dickinson | 2010-06-11 | 1 | -1/+56 |
* | Issue #8188: Introduce a new scheme for computing hashes of numbers | Mark Dickinson | 2010-05-23 | 1 | -0/+151 |