-
-
Notifications
You must be signed in to change notification settings - Fork 31.2k
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
gh-118820: Zero-valued flag enum has no name #118848
Conversation
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: Ethan Furman <[email protected]>
ethanfurman, I have made the requested changes; please review again. |
Thanks for making the requested changes! @ethanfurman: please review the changes made to this pull request. |
It might be more clear to do |
Note that |
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: Ethan Furman <[email protected]>
I have made the requested changes; please review again. |
Co-authored-by: Bénédikt Tran <[email protected]>
Thanks Ethan. |
Do we backport this? Or can we close the issue immediately? |
No problem, apologies for the delay. Should probably backport. Adding appropriate labels. |
Thanks @nineteendo for the PR, and @ethanfurman for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thanks @nineteendo for the PR, and @ethanfurman for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
(cherry picked from commit ed5ae6c) Co-authored-by: Nice Zombies <[email protected]> Co-authored-by: Bénédikt Tran <[email protected]>
(cherry picked from commit ed5ae6c) Co-authored-by: Nice Zombies <[email protected]> Co-authored-by: Bénédikt Tran <[email protected]>
GH-120758 is a backport of this pull request to the 3.12 branch. |
GH-120759 is a backport of this pull request to the 3.13 branch. |
…20759) gh-118820: Zero-valued flag enum has no name (GH-118848) (cherry picked from commit ed5ae6c) Co-authored-by: Nice Zombies <[email protected]> Co-authored-by: Bénédikt Tran <[email protected]>
…0758) gh-118820: Zero-valued flag enum has no name (GH-118848) (cherry picked from commit ed5ae6c) Co-authored-by: Nice Zombies <[email protected]> Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--118848.org.readthedocs.build/