[3.9] bpo-39026: Fix Python.h when building with Xcode (GH-29488) by vstinner · Pull Request #29776 · python/cpython
Conversation
Member
Fix Python.h to build C extensions with Xcode: remove a relative
include from Include/cpython/pystate.h.
(cherry picked from commit 4ae26b9)
Fix Python.h to build C extensions with Xcode: remove a relative include from Include/cpython/pystate.h. (cherry picked from commit 4ae26b9)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
changed the title
bpo-39026: Fix Python.h when building with Xcode (GH-29488)
[3.9] bpo-39026: Fix Python.h when building with Xcode (GH-29488)
vstinner
merged commit
92631a4
into
python:3.9
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
fix_include39
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment