Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] refactor!: streamline comparison/hashing functions #755

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jan 17, 2025

we have different methods of object comparison here and there, some work on tuples, other on hashes, other on different structures.

this PR streamlines this.

these changes might cause breaking changes for downstream users.

Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck requested a review from a team as a code owner January 17, 2025 12:35
@jkowalleck jkowalleck marked this pull request as draft January 17, 2025 12:36
@jkowalleck jkowalleck changed the title refactor: stramline comparisson/hashing functions refactor: streamline comparison/hashing functions Jan 17, 2025
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck changed the title refactor: streamline comparison/hashing functions [WIP] refactor: streamline comparison/hashing functions Jan 17, 2025
@jkowalleck jkowalleck changed the title [WIP] refactor: streamline comparison/hashing functions [WIP] refactor!: streamline comparison/hashing functions Jan 18, 2025
@jkowalleck jkowalleck added enhancement New feature or request breaking change labels Jan 18, 2025
@jkowalleck jkowalleck added this to the 9.0.0 milestone Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant