SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

1) Fix signature of _mpd_qpow_uint(): contrary to the comment base is constant.

2) Abort the loop for all specials, not only infinity.

3) Make the function more general and distinguish between zero clamping
   and folding down the exponent. The latter case is currently handled
   by setting context->clamp to 0 before calling the function.
S
Stefan Krah committed
b7832939c752038299ea2f6acbb9789a9aaff707
Parent: f0604fd