]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 61892,61900 via svnmerge from
authorChristian Heimes <christian@cheimes.de>
Wed, 26 Mar 2008 12:55:56 +0000 (12:55 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 26 Mar 2008 12:55:56 +0000 (12:55 +0000)
commit0348fb6d1955ca1ebeabf5db053a4781b41d16d6
treeb57d29fc6bbbfe91484f105a41e6aaf9def101ea
parent44471f3c55c1811de0fc46ac06b99304e71eda98
Merged revisions 61892,61900 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r61892 | mark.dickinson | 2008-03-25 15:33:23 +0100 (Tue, 25 Mar 2008) | 3 lines

  Issue #2478: Decimal(sqrt(0)) failed when the decimal context
  was not explicitly supplied.
........
  r61900 | georg.brandl | 2008-03-25 18:36:43 +0100 (Tue, 25 Mar 2008) | 2 lines

  Add Benjamin.
........
Lib/decimal.py
Lib/test/test_decimal.py
Misc/developers.txt