]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102760)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 16 Mar 2023 19:03:52 +0000 (19:03 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 19:03:52 +0000 (19:03 +0000)
commit6372e290c0ac0993e4e2f66b12efdb076f620d09
tree74c3504d3889890fc411410ed03f51953f9bfc26
parent0f175766e27642108c65bba04bbd54dcf8799b0e
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102760)
Python/traceback.c