Skip to content

gh-116040: [Enum] fix by-value calls when second value is falsey; e.g. Cardinal(1, 0)#116072

Merged
ethanfurman merged 3 commits into
python:mainfrom
ethanfurman:enum-zero_not_none
Mar 7, 2024
Merged

gh-116040: [Enum] fix by-value calls when second value is falsey; e.g. Cardinal(1, 0)#116072
ethanfurman merged 3 commits into
python:mainfrom
ethanfurman:enum-zero_not_none

address review comments

248bd2c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs