X Tutup
Skip to content

[3.12] gh-115821: [Enum] better error message for calling super().__new__()#116065

Merged
ethanfurman merged 1 commit intopython:3.12from
ethanfurman:enum-super_error_note_3.12
Feb 28, 2024
Merged

[3.12] gh-115821: [Enum] better error message for calling super().__new__()#116065
ethanfurman merged 1 commit intopython:3.12from
ethanfurman:enum-super_error_note_3.12

Conversation

@ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Feb 28, 2024

@ethanfurman ethanfurman added docs Documentation in the Doc dir skip news 3.12 only security fixes labels Feb 28, 2024
@ethanfurman ethanfurman self-assigned this Feb 28, 2024
@ethanfurman ethanfurman merged commit 83ff92d into python:3.12 Feb 28, 2024
@ethanfurman ethanfurman deleted the enum-super_error_note_3.12 branch February 28, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup