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

[RFC] EqualityComparer: use data for DataWrapper comparison #546

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthiasdiener
Copy link
Collaborator

Something like this is necessary to compare pickled/unpickled DataWrappers meaningfully.

I suspect this implementation is slightly controversial, but perhaps we could find a better way to implement this? (E.g., maybe calculating some hash over the data on DataWrapper construction?)

@inducer
Copy link
Owner

inducer commented Sep 21, 2024

(see discussion in #547)

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