-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
bpo-44605: Teach @total_ordering() to work with metaclasses #27633
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
bpo-44605: Teach @total_ordering() to work with metaclasses #27633
Conversation
|
Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
|
GH-27640 is a backport of this pull request to the 3.10 branch. |
|
GH-27641 is a backport of this pull request to the 3.9 branch. |
…-27633) (cherry picked from commit 1f7d646) Co-authored-by: Raymond Hettinger <[email protected]>
…-27633) (cherry picked from commit 1f7d646) Co-authored-by: Raymond Hettinger <[email protected]>
|
@rhettinger Please, make sure you get at least a review from another core Dev before landing changes in the release candidate. I send several communications about this, the last one in this email: https://mail.python.org/archives/list/[email protected]/thread/RLO5Y6FPOPUJAJVN6MHRIKUSMSRUXUT6/ Here is the important extract:
|
|
My last message is in reference to the backport, not to this PR. |
https://bugs.python.org/issue44605