Skip to content

fix: preserve quoted script arguments when forwarding to subprocess#11

Merged
ticdenis merged 3 commits into
mainfrom
bugfix/preserve-quoted-script-args
Jun 14, 2026
Merged

fix: preserve quoted script arguments when forwarding to subprocess#11
ticdenis merged 3 commits into
mainfrom
bugfix/preserve-quoted-script-args

Conversation

@ticdenis

Copy link
Copy Markdown
Contributor

Use shlex.join() for forwarded script args so JSON kwargs and other quoted values survive shell re-parsing when commands run with shell=True.

@ticdenis ticdenis force-pushed the bugfix/preserve-quoted-script-args branch from 3766503 to f9e7625 Compare June 14, 2026 07:23
@ticdenis ticdenis merged commit 7cd18e8 into main Jun 14, 2026
2 checks passed
@ticdenis ticdenis deleted the bugfix/preserve-quoted-script-args branch June 14, 2026 07:27
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.

1 participant