Open
Description
From @franzpoeschel #1375 (comment)
Now that we have done a redesign of our C++ object model, we can introduce proper semantics for equality comparison. I recently wanted to use record components as keys in a Python dict, this currently leads to crashes.