SIGN IN SIGN UP

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

`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).
(cherry picked from commit 08cfc3dabf0f81a4494cd0d697befc7d0dec77b7)

Co-authored-by: Tobin Yehle <tobinyehle@gmail.com>
M
Miss Islington (bot) committed
37a7f1b0997466bb088df82f5fe35fe6d1cebb22
Parent: 0fb70ce
Committed by GitHub <noreply@github.com> on 5/25/2022, 5:50:24 PM