Skip to content

[3.10] bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633)#27640

Merged
rhettinger merged 1 commit into
python:3.10from
miss-islington:backport-1f7d646-3.10
Aug 6, 2021
Merged

[3.10] bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633)#27640
rhettinger merged 1 commit into
python:3.10from
miss-islington:backport-1f7d646-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 6, 2021

(cherry picked from commit 1f7d646)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue44605

…-27633)

(cherry picked from commit 1f7d646)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Aug 6, 2021
@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@ambv ambv requested a review from pablogsal August 6, 2021 20:07
@rhettinger rhettinger merged commit 66dd1a0 into python:3.10 Aug 6, 2021
@miss-islington miss-islington deleted the backport-1f7d646-3.10 branch August 6, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants