Skip to content
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

Split/join command lines using shlex from Python stdlib #455

Merged
merged 6 commits into from
Jan 13, 2023

Conversation

akaihola
Copy link
Owner

This deals with quoting correctly.

@akaihola akaihola added the bug Something isn't working label Jan 10, 2023
@akaihola akaihola added this to the 1.7.0 milestone Jan 10, 2023
@akaihola akaihola self-assigned this Jan 10, 2023
@akaihola akaihola force-pushed the shlex-split-join-cmdlines branch 3 times, most recently from 965dfc7 to fae7f6a Compare January 10, 2023 21:02
@akaihola akaihola force-pushed the shlex-split-join-cmdlines branch 3 times, most recently from de0d153 to d5c15c9 Compare January 13, 2023 07:04
@akaihola akaihola merged commit 8e5a6e4 into master Jan 13, 2023
@akaihola akaihola deleted the shlex-split-join-cmdlines branch January 13, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant