]> granicus.if.org Git - python/commit
Blocked revisions 67694 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Thu, 11 Dec 2008 09:22:25 +0000 (09:22 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 11 Dec 2008 09:22:25 +0000 (09:22 +0000)
commitb99d1cde075ca538a56da5c6a96a9382bbe492d2
treee58582393bea2bc9600d61f7764c600e5f0e514e
parentb9083f3e303a6c8e30be9c88b1e0e6383dc0593e
Blocked revisions 67694 via svnmerge

........
  r67694 | facundo.batista | 2008-12-11 04:19:46 +0000 (Thu, 11 Dec 2008) | 6 lines

  Issue #4084: Fix max, min, max_mag and min_mag Decimal methods to
  give correct results in the case where one argument is a quiet NaN
  and the other is a finite number that requires rounding.
  Thanks Mark Dickinson.
........