Skip to content

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

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

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

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 type-bug An unexpected behavior, bug, or error awaiting review labels Aug 6, 2021
@rhettinger rhettinger merged commit fde8417 into python:3.9 Aug 6, 2021
@miss-islington miss-islington deleted the backport-1f7d646-3.9 branch August 6, 2021 19:57
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