]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45412: Update _Py_ADJUST_ERANGE1() comment (GH-28884)
authorVictor Stinner <vstinner@python.org>
Mon, 11 Oct 2021 21:07:41 +0000 (23:07 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Oct 2021 21:07:41 +0000 (23:07 +0200)
commita9fe1a8e5b4698937e06c2c419da92e6f78f2ee7
treef723bed2759c2475754e0acf89a7ba542531b263
parent1ebd798fddef51e1f6fd40a4860278a1851ac268
bpo-45412: Update _Py_ADJUST_ERANGE1() comment (GH-28884)

Copy the comment from the removed Py_OVERFLOWED() function.
Include/internal/pycore_pymath.h