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

Commits on Mar 10, 2021

  1. Do not interpret passthrough args. (pantsbuild#11656)

    ### 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 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    54f24ea View commit details
    Browse the repository at this point in the history