summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorTobin Yehle <tobinyehle@gmail.com>2022-05-24 19:16:20 -0600
committerGitHub <noreply@github.com>2022-05-24 18:16:20 -0700
commit08cfc3dabf0f81a4494cd0d697befc7d0dec77b7 (patch)
treee4930c454df936dfc2b4510846c547356aa20e78 /Python
parent4a31ed8a32699973ae1f779022794fdab9fa08ee (diff)
downloadcpython-git-08cfc3dabf0f81a4494cd0d697befc7d0dec77b7.tar.gz
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).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions