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

Do not interpret passthrough args. (cherrypick of #11656) #11661

Merged
merged 1 commit into from Mar 10, 2021

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Mar 10, 2021

Problem

Pants currently interprets passthrough args to attempt to apply our list syntax to them.

Solution

Do not interpret passthrough args, which are already guaranteed to be the appropriate type for their container.

Result

Fixes #11648.

[ci skip-rust]
[ci skip-build-wheels]

### Problem

Pants currently interprets passthrough args to attempt to apply our list syntax to them.

### Solution

Do not interpret passthrough args, which are already guaranteed to be the appropriate type for their container.

### Result

Fixes pantsbuild#11648.

[ci skip-rust]
[ci skip-build-wheels]
@stuhood stuhood merged commit 8150a61 into pantsbuild:2.2.x Mar 10, 2021
@stuhood stuhood deleted the stuhood/11656-for-2.2.x branch March 10, 2021 07:22
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.

None yet

2 participants