Skip to content

gh-93118: [Enum] fix error message#93138

Merged
ethanfurman merged 1 commit into
python:mainfrom
ethanfurman:enum-invalid_names
May 23, 2022
Merged

gh-93118: [Enum] fix error message#93138
ethanfurman merged 1 commit into
python:mainfrom
ethanfurman:enum-invalid_names

Conversation

@ethanfurman
Copy link
Copy Markdown
Member

No description provided.

@ethanfurman ethanfurman self-assigned this May 23, 2022
@ethanfurman ethanfurman added type-bug An unexpected behavior, bug, or error skip news 3.11 only security fixes 3.12 only security fixes needs backport to 3.11 only security fixes labels May 23, 2022
@ethanfurman ethanfurman merged commit a49721e into python:main May 23, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 23, 2022
Include member names in error message.
(cherry picked from commit a49721e)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@bedevere-bot
Copy link
Copy Markdown

GH-93142 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 23, 2022
@ethanfurman ethanfurman deleted the enum-invalid_names branch May 23, 2022 18:37
ethanfurman pushed a commit that referenced this pull request May 23, 2022
Include member names in error message.
(cherry picked from commit a49721e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11 only security fixes 3.12 only security fixes skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants