]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Sep 2019 02:39:36 +0000 (19:39 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 02:39:36 +0000 (19:39 -0700)
commit912b5a986c4fe0f4d758d7536ce818b1ab672437
tree907c92bc6606a0828d6f26a760b08a609741dd72
parent6641a109fba8489acf2762b2ac2e8c2c20c3a640
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)

(cherry picked from commit 4346bad3321699d49a45e3446270b57726ab5c8f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
Include/pyport.h