Files
cpython/Objects
Sergey B KirpichevandGitHub 8a284e1896 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().
2024-09-18 10:39:11 +02:00
..

Source files for various builtin objects