]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132399: ensure correct alignment of `PyInterpreterState` (#132428)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 19 Apr 2025 09:03:06 +0000 (11:03 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Apr 2025 09:03:06 +0000 (11:03 +0200)
commit427e7fc099e61d9a3d1f04e2fbde8b749e5fcf0a
treec442f5544d284e79aee0d72c037d337068f92121
parent8a9c6c4d16a746eea1e000d6701d1c274c1f331b
gh-132399: ensure correct alignment of `PyInterpreterState` (#132428)
Include/internal/pycore_interp_structs.h
Python/pystate.c