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

Properly handle shlex'd arguments #515

Closed
wants to merge 1 commit into from
Closed

Conversation

romain-intel
Copy link
Contributor

No description provided.

@romain-intel romain-intel requested a review from savingoyal May 8, 2021 01:06
if user_namespace is not None:
user_namespace = shlex.split(user_namespace)[0]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you elaborate on the need for shlex.split here and elsewhere?

@savingoyal savingoyal closed this May 25, 2021
@savingoyal
Copy link
Collaborator

Closing this PR since the fixes can do directly on #510

@savingoyal savingoyal deleted the more-shlex-fix branch June 1, 2021 03:19
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