]> granicus.if.org Git - python/commit
Issue #13248, issue #8540: Remove deprecated Context._clamp attribute from Decimal...
authorMark Dickinson <mdickinson@enthought.com>
Mon, 24 Oct 2011 09:31:52 +0000 (10:31 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Mon, 24 Oct 2011 09:31:52 +0000 (10:31 +0100)
commit39411f60a2d716a6e61f7a9b4c445b3d8492b9ef
tree5b4f34c9e72a66985abf0568925b3a7b1d5721d0
parent037ffbf1823cc90fbb8d8c92050aca46d7583fae
Issue #13248, issue #8540: Remove deprecated Context._clamp attribute from Decimal module.
Lib/decimal.py
Lib/test/test_decimal.py
Misc/NEWS