Skip to content
Snippets Groups Projects
Commit df0117c8 authored by Nicko van Someren's avatar Nicko van Someren Committed by Paul Sokolovsky
Browse files

py: Added optimised support for 3-argument calls to builtin.pow()

Updated modbuiltin.c to add conditional support for 3-arg calls to
pow() using MICROPY_PY_BUILTINS_POW3 config parameter. Added support in
objint_mpz.c for for optimised implementation.
parent 2486c4ff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment