]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures for `_PyExecutorObject` (#131610)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 24 Mar 2025 09:53:23 +0000 (10:53 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 09:53:23 +0000 (10:53 +0100)
commitf65be097ed032bb5c4be41a027c27161860e59d6
treee85fe73ec0c154b29c2c6f04095230b60b254cf5
parentaa444bc4afadbd9eba2fec79eb685d4fc1ca3d99
gh-111178: fix UBSan failures for `_PyExecutorObject` (#131610)
Python/optimizer.c