]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145010: Fix Python.h compilation with -masm=intel (GH-145011) (#145776)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Mar 2026 18:07:17 +0000 (19:07 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 18:07:17 +0000 (18:07 +0000)
commite12cc266161440e4528213e2b18a15de8afec408
tree4cbd31f517702fb9442c81f7b243bbb31c865ebb
parente9f3664a51a6c59404644bb12ae9cc5f122f3f4d
[3.14] gh-145010: Fix Python.h compilation with -masm=intel (GH-145011) (#145776)

(cherry picked from commit 9c1c71066e34b11649735e8acb4765a85c76336f)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Include/object.h
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/setup.py
Misc/NEWS.d/next/C_API/2026-02-19-18-39-11.gh-issue-145010.mKzjci.rst [new file with mode: 0644]