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

Fix some unused function args in run.py and its test. #17530

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

benjyw
Copy link
Contributor

@benjyw benjyw commented Nov 11, 2022

Also fix a function arg default that was mutable to be immutable.

@benjyw benjyw added the category:internal CI, fixes for not-yet-released features, etc. label Nov 11, 2022
@benjyw
Copy link
Contributor Author

benjyw commented Nov 11, 2022

Actually, maybe I've misunderstood and these args are necessary for an undocumented reason.

Also fix a function arg default that was mutable to be immutable.
@benjyw
Copy link
Contributor Author

benjyw commented Nov 11, 2022

OK, had to make it a bit less aggressive, but the rest still holds.

@benjyw
Copy link
Contributor Author

benjyw commented Nov 17, 2022

Ping on this, thanks

@benjyw benjyw merged commit 06d1691 into pantsbuild:main Nov 17, 2022
@benjyw benjyw deleted the fix_run_cruft branch November 17, 2022 17:15
@stuhood stuhood mentioned this pull request Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants