FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-141442: Add escaping to iOS testbed arguments (GH-141443) by miss-islington · Pull Request #141479 · python/cpython · GitHub

/ cpython Public

[3.14] gh-141442: Add escaping to iOS testbed arguments (GH-141443) - #141479

Merged
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-558936b-3.14
Nov 12, 2025
Merged

[3.14] gh-141442: Add escaping to iOS testbed arguments (GH-141443)#141479
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-558936b-3.14

Conversation

miss-islington commented Nov 12, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee russell@keith-magee.com

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 enabled auto-merge (squash) November 12, 2025 21:43
freakboy3742 merged commit 4316180 into python:3.14 Nov 12, 2025
53 checks passed
miss-islington deleted the backport-558936b-3.14 branch January 2, 2026 17:59
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Jun 12, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Jun 12, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Jun 12, 2026
…GH-141443) (python#141479)

Xcode concatenates the test argument array, losing quoting in the process.
(cherry picked from commit 558936b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL