10000 [3.7] bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480) by miss-islington · Pull Request #19657 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.7] bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480) #19657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Apr 22, 2020

It is possible to use either '-isysroot /some/path' (with a space) or
'-isysroot/some/path' (no space in between). Support both forms in
places where special handling of -isysroot is done, rather than just
the first form.
Co-authored-by: Ned Deily nad@python.org
(cherry picked from commit b310700)

Co-authored-by: Joshua Root jmr@macports.org

https://bugs.python.org/issue38360

Automerge-Triggered-By: @ned-deily

…16480)

It is possible to use either '-isysroot /some/path' (with a space) or
'-isysroot/some/path' (no space in between). Support both forms in
places where special handling of -isysroot is done, rather than just
the first form.
Co-authored-by: Ned Deily <nad@python.org>
(cherry picked from commit b310700)

Co-authored-by: Joshua Root <jmr@macports.org>
@miss-islington
Copy link
Contributor Author

@jmroot and @ned-deily: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e7f8684 into python:3.7 Apr 22, 2020
@miss-islington miss-islington deleted the backport-b310700-3.7 branch April 22, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0