]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Python...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 28 Feb 2023 11:50:52 +0000 (11:50 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Feb 2023 11:50:52 +0000 (11:50 +0000)
commit4c87537efb5fd28b4e4ee9631076ed5953720156
tree8c8bf4b1c849bc47dc28561d0653c95b33e357db
parent85b1fc1fc5a2e49d521382eaf5e7793175d00371
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Python/) (#102193)
Python/bytecodes.c
Python/ceval.c
Python/ceval_gil.c
Python/compile.c
Python/frame.c
Python/initconfig.c
Python/modsupport.c
Python/sysmodule.c