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

Allow passing a list to ctx.run #698

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrcljx
Copy link

@mrcljx mrcljx commented Feb 3, 2020

More or less reviving #2 and #341 (which back then had trouble with Sphinx not supporting multiple types for a parameter).

Only uses shlex_quote when we absolutely have to (echoing and execve for PTY).

tests/runners.py Outdated Show resolved Hide resolved
@mrcljx mrcljx force-pushed the run-with-list-args branch from 4048976 to cf30fb3 Compare February 18, 2023 12:37
@mrcljx
Copy link
Author

mrcljx commented Feb 18, 2023

@kuwv I took the liberty of rebasing it and adding proper typing, but feel free to rewrite it (as you mentioned in #906).

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