Skip to content

Conversation

@cc-jj
Copy link

@cc-jj cc-jj commented Sep 1, 2023

Fix for #1524

This change takes care to preserve the current behavior where different enums with identical values are non-equal.

However it fixes inconsistent behavior when comparing enums to non-enum values. These comparisons would sometimes identify the non-enum values as equal and other times as non-equal due to is comparison.

@cc-jj cc-jj closed this by deleting the head repository May 12, 2025
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