Skip to content

[3.13] gh-127434: Fix iOS xcrun --sdk clang/ar scripts to allow arguments with spaces (GH-127575) #127624

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
Dec 5, 2024

Conversation

freakboy3742
Copy link
Contributor

@freakboy3742 freakboy3742 commented Dec 5, 2024

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces. (cherry picked from commit 6cf7794)

…ow arguments with spaces (pythonGH-127575)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
@freakboy3742
Copy link
Contributor Author

!buildbot iOS

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 336e62d 🤖

The command will test the builders whose names match following regular expression: iOS

The builders matched are:

  • iOS ARM64 Simulator PR

@freakboy3742 freakboy3742 enabled auto-merge (squash) December 5, 2024 03:06
@freakboy3742 freakboy3742 merged commit 1182c64 into python:3.13 Dec 5, 2024
40 checks passed
@freakboy3742 freakboy3742 deleted the backport-6cf7794-3.13 branch December 5, 2024 05:54
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Dec 13, 2024
…w arguments with spaces (pythonGH-127575) (python#127624)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Dec 13, 2024
…ow arguments with spaces (pythonGH-127575) (python#127624)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Dec 13, 2024
…ow arguments with spaces (pythonGH-127575) (python#127624)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Dec 13, 2024
…ow arguments with spaces (pythonGH-127575) (python#127624)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Dec 13, 2024
…ow arguments with spaces (pythonGH-127575) (python#127624)

Added shell escaping to ensure iOS compiler shims can accept arguments with spaces.
(cherry picked from commit 6cf7794)

Co-authored-by: Feodor Fitsner <[email protected]>
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