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