commit | 6d8effb1fc6660921e5f61fdc2c898e86356c64b | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Thu Feb 18 14:27:02 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Thu Feb 18 14:27:02 2010 +0000 |
tree | 46bbe6ae40fd2279d927d69d7b472ed7cb378545 | |
parent | e41e4db259940161559a12f5c2eb7350dbe4b8d7 [diff] [blame] |
Issue #7633: Context method in the decimal module (with the exception of the 'canonical' and 'is_canonical' methods) now consistently accept integer arguments wherever a Decimal instance is accepted. Thanks Juan José Conti for the patch.
diff --git a/Misc/ACKS b/Misc/ACKS index b389f77..e70db57 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -150,6 +150,7 @@ Jeffery Collins Robert Collins Paul Colomiets +Juan José Conti Matt Conway David M. Cooke Greg Copeland