Skip to content

[3.15] gh-98894: Quote test_dtrace tracer subcommands (GH-152901)#153459

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-a159c68-3.15
Jul 9, 2026
Merged

[3.15] gh-98894: Quote test_dtrace tracer subcommands (GH-152901)#153459
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-a159c68-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Use shlex.join() when building tracer -c command strings
for avoiding issues with spaces.
(cherry picked from commit a159c68)

Co-authored-by: stratakis cstratak@redhat.com

Use shlex.join() when building tracer -c command strings
for avoiding issues with spaces.
(cherry picked from commit a159c6851f47549d2bc0cd37a0f555951bb11d7b)

Co-authored-by: stratakis <cstratak@redhat.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 9, 2026
@vstinner vstinner enabled auto-merge (squash) July 9, 2026 20:46
@vstinner vstinner merged commit ef5569e into python:3.15 Jul 9, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-a159c68-3.15 branch July 9, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants