Skip to content

Conversation

@ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Feb 28, 2024

docs now state to not call super().__new__
if super().__new__ is called, a better error message is now used
@ethanfurman ethanfurman added type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory 3.13 bugs and security fixes labels Feb 28, 2024
@ethanfurman ethanfurman self-assigned this Feb 28, 2024
@ethanfurman ethanfurman merged commit 3ea78fd into python:main Feb 28, 2024
@ethanfurman ethanfurman deleted the enum-new_error_message branch February 28, 2024 23:19
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
…w__() (pythonGH-116063)

docs now state to not call super().__new__
if super().__new__ is called, a better error message is now used
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
…w__() (pythonGH-116063)

docs now state to not call super().__new__
if super().__new__ is called, a better error message is now used
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…w__() (pythonGH-116063)

docs now state to not call super().__new__
if super().__new__ is called, a better error message is now used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13 bugs and security fixes stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant