Skip to content

[3.13] gh-135968: Add iOS binary stubs for strip (GH-135970) #136015

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
Jun 27, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 27, 2025

Adds iOS binary stubs for invoking strip
(cherry picked from commit 0c6c09b)

Co-authored-by: Russell Keith-Magee [email protected]

Adds iOS binary stubs for invoking `strip`
(cherry picked from commit 0c6c09b)

Co-authored-by: Russell Keith-Magee <[email protected]>
@freakboy3742
Copy link
Contributor

@ned-deily Does this need an RM approval for merge? It's a "new feature", in the sense you'll be able to invoke a strip alias that didn't previously exist... but that's arguably a bug fix in the sense that there are tools (like meson) that expect strip to be available.

@ned-deily
Copy link
Member

I agree that this smells more like a bug than a feature. Considering that this change is isolated to adding resources in the iOS directory, I don't think the involved RMs would object. But you could ask them for forgiveness.

@freakboy3742 freakboy3742 merged commit d105eae into python:3.13 Jun 27, 2025
68 of 70 checks passed
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