]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104584: Replace ENTER_EXECUTOR with the original in trace projection (#106526)
authorGuido van Rossum <guido@python.org>
Fri, 7 Jul 2023 18:41:42 +0000 (11:41 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2023 18:41:42 +0000 (11:41 -0700)
commit80b9b3a51757ebb1e3547afc349a229706eadfde
tree398fee5ecbce9afc23160b08086fe6d9717a73aa
parenta8554588bad5ca9e890830281b8d70ecbf6f8e23
gh-104584: Replace ENTER_EXECUTOR with the original in trace projection (#106526)
Python/optimizer.c