Skip to content

gh-103215: Remove redundant if stmt from enum.EnumType._find_data_type_#103222

Merged
ethanfurman merged 1 commit into
python:mainfrom
sadra-barikbin:Fix-redundant-if-in-enum-issue-103215
Apr 3, 2023
Merged

gh-103215: Remove redundant if stmt from enum.EnumType._find_data_type_#103222
ethanfurman merged 1 commit into
python:mainfrom
sadra-barikbin:Fix-redundant-if-in-enum-issue-103215

Conversation

@sadra-barikbin
Copy link
Copy Markdown
Contributor

@sadra-barikbin sadra-barikbin commented Apr 3, 2023

@bedevere-bot
Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ghost
Copy link
Copy Markdown

ghost commented Apr 3, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@sadra-barikbin sadra-barikbin changed the title 103215: Remove redundant if stmt from enum.py::EnumType::_find_data_type_() #103215: Remove redundant if stmt from enum.py::EnumType::_find_data_type_() Apr 3, 2023
@sobolevn sobolevn changed the title #103215: Remove redundant if stmt from enum.py::EnumType::_find_data_type_() gh-103215: Remove redundant if stmt from enum.EnumType._find_data_type_ Apr 3, 2023
Copy link
Copy Markdown
Member

@ethanfurman ethanfurman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ethanfurman ethanfurman merged commit d3a7732 into python:main Apr 3, 2023
@sadra-barikbin sadra-barikbin deleted the Fix-redundant-if-in-enum-issue-103215 branch April 3, 2023 21:54
gaogaotiantian pushed a commit to gaogaotiantian/cpython that referenced this pull request Apr 8, 2023
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redundant if statement in EnumType._find_data_type_() in enum.py

4 participants