summaryrefslogtreecommitdiff
path: root/Lib/test/decimaltestdata
Commit message (Expand)AuthorAgeFilesLines
* Issue #23943: Fix typos. Patch by Piotr Kasprzyk.Martin Panter2016-07-281-1/+1
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-022-2/+2
* Issue #12080: Fix a performance issue in Decimal._power_exact that caused som...Mark Dickinson2011-06-041-0/+13
* Issue 11131: Fix sign of zero result on plus and minus operations in ROUND_FL...Mark Dickinson2011-03-121-0/+70
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-05112-51896/+51896
* Merged revisions 82646,82649-82650 via svnmerge fromMark Dickinson2010-07-081-0/+13
* Issue #7233: Fix Decimal.shift and Decimal.rotate methods forMark Dickinson2009-10-291-0/+29
* Fix duplicate test numbers in extra.decTestMark Dickinson2009-10-291-16/+15
* Issue #7099: Decimal.is_normal should return True for all nonzeroMark Dickinson2009-10-201-12/+12
* Update decimal test data to the most recent set from Mike Cowlishaw.Mark Dickinson2009-10-08142-148/+200
* Issue #6794: Fix handling of NaNs in Decimal.compare_total andMark Dickinson2009-08-281-0/+16
* Issue #4084: Fix max, min, max_mag and min_mag Decimal methods toFacundo Batista2008-12-111-0/+17
* Issue #3449: Update decimal module to use most recent specificationMark Dickinson2008-07-27142-322/+471
* Test cases from Cowlishaw, v2.57. All are pased cleanly.Facundo Batista2007-11-23142-160/+510
* Made the various is_* operations return booleans. This was discussedFacundo Batista2007-10-021-0/+2106
* Merged the decimal-branch (revisions 54886 to 58140). Decimal is nowFacundo Batista2007-09-13147-2287/+57525
* Remove test of obsolete trim() operation which was supplanted byRaymond Hettinger2004-08-171-152/+0
* This file is no longer used in version 2.39.Raymond Hettinger2004-08-171-151/+0
* Add two new files and update remaining tests from the latest update of theRaymond Hettinger2004-08-1731-191/+1190
* Move Decimal from the sandbox into production.Raymond Hettinger2004-07-0130-0/+22866