]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105140: remove unused arg of _PyErr_ChainStackItem (#105141)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 1 Jun 2023 20:57:28 +0000 (21:57 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 20:57:28 +0000 (20:57 +0000)
commit60f8117d0c685c2923b7cb17b725b67cd41e8410
treeb0629bc2f89e877a466504eb1b7ce5b049c41da7
parentede89af605b1c0442353435ad22195c16274f65d
gh-105140: remove unused arg of _PyErr_ChainStackItem (#105141)
Include/internal/pycore_pyerrors.h
Objects/genobject.c
Python/errors.c