Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Jun 29, 2022

makesetup now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension.

``makesetup`` now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension.
@tiran tiran added the needs backport to 3.11 only security fixes label Jun 29, 2022
@tiran tiran merged commit 5150cbc into python:main Jun 29, 2022
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@tiran tiran deleted the gh-94404-makesetup branch June 29, 2022 07:46
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2022
…ythonGH-94405)

``makesetup`` now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension.
(cherry picked from commit 5150cbc)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 29, 2022
@bedevere-bot
Copy link

GH-94406 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Jun 29, 2022
``makesetup`` now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension.
(cherry picked from commit 5150cbc)

Co-authored-by: Christian Heimes <christian@python.org>
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
…ythonGH-94405)

``makesetup`` now works around an issue with sed on macOS and uses correct
CFLAGS for object files that end up in a shared extension.
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.

3 participants