aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_numeric_tower.py
Commit message (Expand)AuthorAge
* Revert "bpo-26680: Incorporate is_integer in all built-in and standard librar...Raymond Hettinger2020-10-07
* bpo-26680: Incorporate is_integer in all built-in and standard library numeri...Robert Smallshire2020-10-01
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-13
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-21
* #11515: Merge with 3.1.Ezio Melotti2011-03-15
* Issue #8188: Comparisons between Decimal objects and other numericMark Dickinson2010-06-11
* Issue #8188: Introduce a new scheme for computing hashes of numbersMark Dickinson2010-05-23