]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102816)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sun, 19 Mar 2023 15:17:59 +0000 (15:17 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2023 15:17:59 +0000 (15:17 +0000)
commitad77b80b0542a71eff54d1a193bd044a71e8e00b
tree088716f4cb0871b694facae033b14dcbdc5a6b44
parent3adb23a17d25e36bd80874e860835182d851623f
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (#102816)
Python/bytecodes.c
Python/generated_cases.c.h
Python/import.c
Python/pythonrun.c