Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethanfurman merged 4 commits intopython:mainfromethanfurman:enum-new_error_message
Feb 28, 2024

Conversation

@ethanfurman
Copy link
Member

@ethanfurmanethanfurman commentedFeb 28, 2024
edited by bedevere-appbot
Loading

docs now state to not call super().__new__if super().__new__ is called, a better error message is now used
@ethanfurmanethanfurman added type-featureA feature request or enhancement stdlibStandard Library Python modules in the Lib/ directory 3.13bugs and security fixes labelsFeb 28, 2024
@ethanfurmanethanfurman self-assigned thisFeb 28, 2024
@ethanfurmanethanfurman merged commit3ea78fd intopython:mainFeb 28, 2024
@ethanfurmanethanfurman deleted the enum-new_error_message branchFebruary 28, 2024 23:19
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull requestMar 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 requestMar 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 requestApr 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 freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@ethanfurmanethanfurman

Labels

3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@ethanfurman

[8]ページ先頭

©2009-2025 Movatter.jp