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

Python: Support complex left-hand side expressions, argmin/max #1843

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Jan 4, 2025

Fixes #1842

@tbennun tbennun changed the title Python frontend: Support complex left-hand expressions Python frontend: Support complex left-hand side expressions Jan 4, 2025
@tbennun tbennun changed the title Python frontend: Support complex left-hand side expressions Python: Support complex left-hand side expressions, argmin/max Jan 4, 2025
@tbennun tbennun requested a review from phschaad January 6, 2025 17:13
Copy link
Collaborator

@phschaad phschaad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@phschaad phschaad enabled auto-merge January 6, 2025 17:41
@phschaad phschaad added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 43883ea Jan 6, 2025
9 checks passed
@phschaad phschaad deleted the fix-1842 branch January 6, 2025 23:31
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.

[Python Frontend] Regression on attribute replacement when used in LHS assigns
2 participants