[issue45412] [C API] Remove Py_OVERFLOWED(), Py_SET_ERRNO_ON_MATH_ERROR(), Py_ADJUST_ERANGE1()

Mark Dickinson report at bugs.python.org
Mon Oct 11 12:18:42 EDT 2021


Mark Dickinson <dickinsm at gmail.com> added the comment:

+1 for the removals. (We should fix #44970 too, but as you say that's a separate issue. And I suspect that the Py_ADJUST_ERANGE1() use for float pow should be replaced, too.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45412>
_______________________________________


More information about the Python-bugs-list mailing list