-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
gh-140609: delete unused _stdlib_enums in enum.py
#140618
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
Conversation
Signed-off-by: yihong0618 <[email protected]>
picnixz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll let @ethanfurman have a look to confirm this. I suspect that it was meant to be used at one point to distinguish between custom enums and stdlib ones but I don't know if there is plan to use it in the future.
ashm-dev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, it's private and not used.
|
Merged, thanks. |
|
delete unused
_stdlib_enumsin enum.py