-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-46831: Update __build_class__ comment #31522
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
I got a little bit confused by this recently. This was changed in Python 3.4 in e8e1459 and a lot of |
Co-authored-by: Jelle Zijlstra <[email protected]>
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.
@gvanrossum planning to merge this change (fixing a confusing comment in C code for __build_class__
)
Thanks @hauntsaninja for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
@JelleZijlstra: Please replace |
GH-31652 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 81d968b) Co-authored-by: Shantanu <[email protected]>
GH-31653 is a backport of this pull request to the 3.9 branch. |
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 81d968b) Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 81d968b) Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 81d968b) Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 81d968b) Co-authored-by: Shantanu <[email protected]>
https://bugs.python.org/issue46831