Skip to content

PythonToLaurel: add method arguments to context during translation, resolve modifies error #693

Merged
shigoel merged 5 commits intomainfrom
jlee/arg-err
Mar 27, 2026
Merged

PythonToLaurel: add method arguments to context during translation, resolve modifies error #693
shigoel merged 5 commits intomainfrom
jlee/arg-err

Conversation

@aqjune-aws
Copy link
Copy Markdown
Contributor

This patch resolves two failures:

  • Add method arguments to context when translating Python to Laurel
  • Rename the internal variable name for the argument to add 'in_', which will resolve the 'modifies'-type checking error.
    These two fixes are needed to make the new test pass.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aqjune-aws aqjune-aws requested a review from a team March 27, 2026 17:01
@shigoel shigoel enabled auto-merge March 27, 2026 17:12
@shigoel shigoel added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 4e9eb25 Mar 27, 2026
15 checks passed
@shigoel shigoel deleted the jlee/arg-err branch March 27, 2026 18:01
olivier-aws pushed a commit that referenced this pull request Mar 30, 2026
…esolve modifies error (#693)

This patch resolves two failures:
- Add method arguments to context when translating Python to Laurel
- Rename the internal variable name for the argument to add 'in_', which
will resolve the 'modifies'-type checking error.
These two fixes are needed to make the new test pass.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Shilpi Goel <shigoel@gmail.com>
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.

3 participants