Skip to content

gh-103056: [Enum] ensure final _generate_next_value_ is a staticmethod #103062

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

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Mar 27, 2023

@ethanfurman ethanfurman self-assigned this Mar 27, 2023
@ethanfurman ethanfurman added stdlib Python modules in the Lib dir 3.12 only security fixes and removed awaiting core review labels Mar 27, 2023
@ethanfurman ethanfurman changed the title gh-103056: [Enum] unsure final _generate_next_value_ is a staticmethod gh-103056: [Enum] ensure final _generate_next_value_ is a staticmethod Mar 27, 2023
@ethanfurman ethanfurman merged commit b838d80 into python:main Mar 27, 2023
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
@ethanfurman ethanfurman deleted the enum-generate_next_value_staticmethod branch February 1, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 only security fixes stdlib Python modules in the Lib dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants