SIGN IN SIGN UP

gh-93035: [Enum] Fix IntFlag crash when no single-bit members (GH-93076)

`EnumType` attempts to create a custom docstring for each enum/flag, but that was failing with pathological flags that had no members (only multi-bit aliases).
T
Tobin Yehle committed
08cfc3dabf0f81a4494cd0d697befc7d0dec77b7
Parent: 4a31ed8
Committed by GitHub <noreply@github.com> on 5/25/2022, 1:16:20 AM