]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116809: Restore removed _PyErr_ChainExceptions1() function (#116900)
authorVictor Stinner <vstinner@python.org>
Sat, 16 Mar 2024 20:37:11 +0000 (21:37 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Mar 2024 20:37:11 +0000 (21:37 +0100)
commit5e0a070dfe33530756fa2811b76bf959b9616590
treea32c2f68b8d41082c1356b486ec9b2aa2b7eb198
parent259dbc448dabc1ad95fcf6f70eff4b6b5355e71c
gh-116809: Restore removed _PyErr_ChainExceptions1() function (#116900)
Include/cpython/pyerrors.h
Include/internal/pycore_pyerrors.h
Misc/NEWS.d/next/C API/2024-03-16-12-21-00.gh-issue-116809.JL786L.rst [new file with mode: 0644]