-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.
Milestone
Description
Python's documentation promises that: "The only required property is that objects which compare equal have the same hash value…" However, NumPy dtypes do not follow this requirement. As discussed in numpy/numpy#7242, dtype objects, their types, and their names all compare equal despite hashing unequal. Could the Array API promise that this will no longer be the case?
Metadata
Metadata
Assignees
Labels
RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.