diff options
author | Tobin Yehle <tobinyehle@gmail.com> | 2022-05-25 01:16:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-25 01:16:20 (GMT) |
commit | 08cfc3dabf0f81a4494cd0d697befc7d0dec77b7 (patch) | |
tree | e4930c454df936dfc2b4510846c547356aa20e78 /Python/pymath.c | |
parent | 4a31ed8a32699973ae1f779022794fdab9fa08ee (diff) | |
download | cpython-08cfc3dabf0f81a4494cd0d697befc7d0dec77b7.zip cpython-08cfc3dabf0f81a4494cd0d697befc7d0dec77b7.tar.gz cpython-08cfc3dabf0f81a4494cd0d697befc7d0dec77b7.tar.bz2 |
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/pymath.c')
0 files changed, 0 insertions, 0 deletions