-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
P1An important bugAn important bugtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
In PR #248, I added __eq__ to proto.enums.Enum, but failed to add __hash__, which makes the type unhashable.
Metadata
Metadata
Assignees
Labels
P1An important bugAn important bugtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.