Skip to content

Another fix to the argument handling in the functools overlay#1936

Merged
copybara-service[bot] merged 1 commit into
mainfrom
cl/823476129
Oct 24, 2025
Merged

Another fix to the argument handling in the functools overlay#1936
copybara-service[bot] merged 1 commit into
mainfrom
cl/823476129

Conversation

@copybara-service
Copy link
Copy Markdown

Another fix to the argument handling in the functools overlay

Turns out

  • positional arguments aren't necessarily present in Signature.param_names;
  • *args/**kwargs need special handling as well.

Turns out

* positional arguments aren't necessarily present in `Signature.param_names`;
* *args/**kwargs need special handling as well.

PiperOrigin-RevId: 823630645
@copybara-service copybara-service Bot merged commit 02e3f33 into main Oct 24, 2025
@copybara-service copybara-service Bot deleted the cl/823476129 branch October 24, 2025 19:44
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