mirror of
https://github.com/python/cpython.git
synced 2026-07-30 13:46:45 -04:00
Before we did this in complex_pow() and behavior of the public C API function _Py_c_pow() was different from the pure-python pow().
Source files for various builtin objects