SIGN IN SIGN UP

bpo-38659: [Enum] do not check '_inverted_' during simple test (GH-25566)

Depending on usage, it's possible for Flag members to have the _inverted_ attribute when they are testing, while the Flag being testing against will not have that attribute on its members -- so skip that comparison.
E
Ethan Furman committed
6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7
Parent: 4819940
Committed by GitHub <noreply@github.com> on 4/24/2021, 2:08:22 AM