Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-116040: [Enum] fix by-value calls when second value is falsey (GH-116072) #116476

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Mar 7, 2024

e.g Cardinal(1, 0)

(cherry picked from commit 13ffd4b)

@ethanfurman ethanfurman added type-bug An unexpected behavior, bug, or error stdlib Python modules in the Lib dir 3.12 bugs and security fixes labels Mar 7, 2024
@ethanfurman ethanfurman self-assigned this Mar 7, 2024
@ethanfurman ethanfurman merged commit d771729 into python:3.12 Mar 7, 2024
26 checks passed
@ethanfurman ethanfurman deleted the backport-13ffd4b-3.12 branch March 8, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant