SIGN IN SIGN UP

gh-99248: [Enum] fix negative number infinite loop (GH-99256)

[Enum] fix negative number infinite loop

- _iter_bits_lsb() now raises a ValueError if a negative number
  is passed in

- verify() now skips checking negative numbers for named flags
E
Ethan Furman committed
0b4ffb08ccdc21fc07ce90d3f78b58a25e1af653
Parent: 52f91c6
Committed by GitHub <noreply@github.com> on 11/8/2022, 8:00:19 PM