]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132868: use `_Alignof()` C11 operator in the `struct` module (#132872)
authorSergey B Kirpichev <skirpichev@gmail.com>
Fri, 25 Apr 2025 07:57:22 +0000 (10:57 +0300)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 07:57:22 +0000 (09:57 +0200)
commitecd03739f87889bb2f173e0a476d26b468c776c9
tree7edbf3c8a3c77cd19ec707d76b0d4591cdcd8a01
parentc292f7f56311b305c673415651c919a7633d36cc
gh-132868: use `_Alignof()` C11 operator in the `struct` module (#132872)
Modules/_struct.c