Skip to content

add eq for float and int#299

Open
VictosVertex wants to merge 2 commits into
mainfrom
d/add_int_float_eq
Open

add eq for float and int#299
VictosVertex wants to merge 2 commits into
mainfrom
d/add_int_float_eq

Conversation

@VictosVertex

@VictosVertex VictosVertex commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

This PR adds eq for comparisons between int and float using pythonEval.

This now makes 4 and 4.0 the same value. This is also the case in Python, so I guess we want to have the same behaviour anyways?

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