diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-02-18 14:27:02 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-02-18 14:27:02 (GMT) |
commit | 6d8effb1fc6660921e5f61fdc2c898e86356c64b (patch) | |
tree | 46bbe6ae40fd2279d927d69d7b472ed7cb378545 /Misc/ACKS | |
parent | e41e4db259940161559a12f5c2eb7350dbe4b8d7 (diff) | |
download | cpython-6d8effb1fc6660921e5f61fdc2c898e86356c64b.zip cpython-6d8effb1fc6660921e5f61fdc2c898e86356c64b.tar.gz cpython-6d8effb1fc6660921e5f61fdc2c898e86356c64b.tar.bz2 |
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.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ Benjamin Collar Jeffery Collins Robert Collins Paul Colomiets +Juan José Conti Matt Conway David M. Cooke Greg Copeland |