]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145247: Use _PyTuple_FromPair in exceptions.c (GH-145910)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Mon, 16 Mar 2026 13:50:26 +0000 (18:50 +0500)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2026 13:50:26 +0000 (13:50 +0000)
commitfd50b41aa906cd3994dc2e6b884bed8f5dd605cf
tree6070fac68e6ead5ac531f10fabbd98fea4f82ed2
parent57e88c1cf95e1481b94ae57abe1010469d47a6b4
GH-145247: Use _PyTuple_FromPair in exceptions.c (GH-145910)
Objects/exceptions.c