Skip to content

fix: List + / - operators mutate the left operand in place (fixes #802)#803

Merged
ebussieres merged 1 commit into
masterfrom
addToList
May 29, 2026
Merged

fix: List + / - operators mutate the left operand in place (fixes #802)#803
ebussieres merged 1 commit into
masterfrom
addToList

Conversation

@ebussieres

Copy link
Copy Markdown
Member

No description provided.

@ebussieres ebussieres added this to the 4.1.2 milestone May 29, 2026
@ebussieres ebussieres merged commit d8a751d into master May 29, 2026
6 checks passed
@ebussieres ebussieres deleted the addToList branch May 29, 2026 15:24
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.

List + / - operators mutate the left operand in place (OperatorUtils.addToList / subtractFromList)

1 participant