8000 bpo-46242: better error message for extending `Enum` with members by sobolevn · Pull Request #30357 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-46242: better error message for extending Enum with members #30357

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

Merged
merged 3 commits into from
Jan 14, 2022

Try to use `cls._check_for_existing_members`

9e7d02c
Select commit
Loading
Failed to load commit list.
Merged

bpo-46242: better error message for extending Enum with members #30357

Try to use `cls._check_for_existing_members`
9e7d02c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs

0