Skip to content

fix: return references from binary operators#591

Merged
govereau merged 1 commit intomainfrom
pg/refs
Feb 6, 2026
Merged

fix: return references from binary operators#591
govereau merged 1 commit intomainfrom
pg/refs

Conversation

@govereau
Copy link
Collaborator

@govereau govereau commented Feb 6, 2026

The binary operators always return values, but for list and dictionary we need to build a reference for the result to be consistent with Python semantics.

The binary operators always return values, but for list and
dictionary we need to build a reference for the result to be
consistent with Python semantics.
@govereau govereau merged commit a40d911 into main Feb 6, 2026
6 checks passed
@govereau govereau deleted the pg/refs branch February 6, 2026 16:11
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.

2 participants