Skip to content

Fix parameter parsing and withitem instrumentation#48

Merged
guanpingxiao merged 2 commits into
PCART-tools:mainfrom
guanpingxiao:codex/fix-parameter-withitem
Apr 23, 2026
Merged

Fix parameter parsing and withitem instrumentation#48
guanpingxiao merged 2 commits into
PCART-tools:mainfrom
guanpingxiao:codex/fix-parameter-withitem

Conversation

@guanpingxiao
Copy link
Copy Markdown
Collaborator

Fix parameter parsing and withitem instrumentation issues.

This PR ignores positional-only / separators during parameter parsing and adjusts withitem caller instrumentation for single and multiple withitem aliases.

Ignore the / separator when classifying parameters because PCART repair only distinguishes args and kwargs.
Store runtime alias objects for single withitem callers and restored call strings for multiple withitem callers.
@guanpingxiao guanpingxiao merged commit 5c265bc into PCART-tools:main Apr 23, 2026
@guanpingxiao guanpingxiao deleted the codex/fix-parameter-withitem branch April 23, 2026 07:26
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