Skip to content

Make the other comparison methods match eq#95

Merged
DavidCEllis merged 3 commits intomainfrom
fix-comparison-tuples
Apr 24, 2026
Merged

Make the other comparison methods match eq#95
DavidCEllis merged 3 commits intomainfrom
fix-comparison-tuples

Conversation

@DavidCEllis
Copy link
Copy Markdown
Owner

The methods other than __eq__ currently create tuples to compare for ordering, this changes the behaviour to use individual comparisons to match the behaviour of __eq__

@DavidCEllis DavidCEllis merged commit c57adeb into main Apr 24, 2026
8 checks passed
@DavidCEllis DavidCEllis deleted the fix-comparison-tuples branch April 27, 2026 07:57
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