]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132732: Clear errors in JIT optimizer on error (GH-136048)
authorKen Jin <kenjin@python.org>
Mon, 15 Sep 2025 16:24:37 +0000 (17:24 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 16:24:37 +0000 (17:24 +0100)
commit46f823bb818b0e8f40b51c8fa9ef33f743915770
treeb426a56ce8e15f6dd70f797f4b68419ead9b4c74
parent26cfb1794255222b20cd7b502ab9193861df3184
gh-132732: Clear errors in JIT optimizer on error (GH-136048)
Python/optimizer_analysis.c