false narrowing on Enum ==
when Enum has custom __eq__
#2373
Labels
as designed
Not a bug, working as intended
==
when Enum has custom __eq__
#2373
Maybe don't narrow if the Enum has a custom
__eq__
defined or inherited?The text was updated successfully, but these errors were encountered: