edgedb-python icon indicating copy to clipboard operation
edgedb-python copied to clipboard

Sync Object __hash__ and __eq__

Open fmoor opened this issue 3 years ago • 1 comments

Fixes https://github.com/edgedb/edgedb-python/issues/127

fmoor avatar Jul 27 '22 21:07 fmoor

What are we using for __hash__ now?

currently we use _EdgeGeneric_HashWithBase()

fmoor avatar Jul 27 '22 21:07 fmoor

@fantix this seems to be outdated?

1st1 avatar Oct 20 '22 16:10 1st1