◐ Shell
clean mode source ↗

[3.9] bpo-39026: Fix Python.h when building with Xcode (GH-29488) by vstinner · Pull Request #29776 · python/cpython

Conversation

@vstinner

@vstinner vstinner commented

Nov 25, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Fix Python.h to build C extensions with Xcode: remove a relative
include from Include/cpython/pystate.h.

(cherry picked from commit 4ae26b9)

https://bugs.python.org/issue39026

Fix Python.h to build C extensions with Xcode: remove a relative
include from Include/cpython/pystate.h.

(cherry picked from commit 4ae26b9)

@vstinner 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)

Nov 25, 2021

@vstinner vstinner merged commit 92631a4 into python:3.9

Nov 26, 2021

@vstinner vstinner deleted the fix_include39 branch

November 26, 2021 09:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot