]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102631)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 13 Mar 2023 15:56:24 +0000 (15:56 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2023 15:56:24 +0000 (15:56 +0000)
commitca01cae1e91446c70fa569d4502c7cbba381e7ff
treefa1f611798d3938213274904ca9a980554074b93
parent9a8b66b58c74236959a01d579e2c156d9c2e7cb3
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102631)
Python/ceval.c