gh-119771: Set errno on overflows in _Py_c_pow() (#120256)
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().
S
Sergey B Kirpichev committed
8a284e189673582e262744618f293f9901a32e49
Parent: 81480e6
Committed by GitHub <noreply@github.com>
on 9/18/2024, 8:39:11 AM