]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107265: Fix code_hash for ENTER_EXECUTOR case (#108188)
authorDong-hee Na <donghee.na@python.org>
Mon, 21 Aug 2023 21:22:18 +0000 (06:22 +0900)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 21:22:18 +0000 (14:22 -0700)
commite6db23f66d8741db0ffc526d8fd75373a5543e3e
treeb1bf30896f0e2555503593bbdcd0d90cf1f5f973
parent4b32d4f49cf1e9b49b072391256dbf5eddba4d93
gh-107265: Fix code_hash for ENTER_EXECUTOR case (#108188)
Lib/test/test_capi/test_misc.py
Objects/codeobject.c