]> granicus.if.org Git - python/commit
mpd_qpowmod(): calculate result with zero-exponent for compatibility with
authorStefan Krah <skrah@bytereef.org>
Thu, 23 Aug 2012 13:05:29 +0000 (15:05 +0200)
committerStefan Krah <skrah@bytereef.org>
Thu, 23 Aug 2012 13:05:29 +0000 (15:05 +0200)
commitf21587e3a805f8ced02dc65c54195bb26740a0ad
tree1921553c449263990c4ddd285d5f13c74203af15
parentbbd3437c27873dfe8b056a1a6ea698cf03d60853
mpd_qpowmod(): calculate result with zero-exponent for compatibility with
decimal.py. The hack to remove the ideal exponent is no longer required.
Modules/_decimal/_decimal.c
Modules/_decimal/libmpdec/mpdecimal.c