]> 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:31:25 +0000 (19:31 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 02:31:25 +0000 (19:31 -0700)
commit7c65adf688dfadb113eec64374d8d5ccb4fc892b
tree3e01e1806e31c4a2f96eb328be72a6d5fea2095b
parentc47c8ba2969c9faf1c036b3dc4b0a5cf0d3aa0cc
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