diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-10-29 12:16:15 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-10-29 12:16:15 +0000 |
commit | d8a2e2b794dc20057afa080f01d42c57c4478858 (patch) | |
tree | d3a451714746aeb7efa77ad5963479208a747137 /Python | |
parent | 99eb961a56770223123bcb10fb3a422812e7564c (diff) | |
download | cpython-git-d8a2e2b794dc20057afa080f01d42c57c4478858.tar.gz |
Merged revisions 75943-75945 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75943 | mark.dickinson | 2009-10-29 11:09:09 +0000 (Thu, 29 Oct 2009) | 1 line
Fix duplicate test numbers in extra.decTest
........
r75944 | mark.dickinson | 2009-10-29 12:04:00 +0000 (Thu, 29 Oct 2009) | 3 lines
Issue #7233: A number of two-argument Decimal methods were failing to
accept ints and longs for the second argument.
........
r75945 | mark.dickinson | 2009-10-29 12:11:18 +0000 (Thu, 29 Oct 2009) | 4 lines
Issue #7233: Fix Decimal.shift and Decimal.rotate methods for
arguments with more digits than the current context precision.
Bug reported by Stefan Krah.
........
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions