[issue44605] functools.total_ordering doesn't work with metaclasses

Raymond Hettinger report at bugs.python.org
Fri Aug 6 16:11:51 EDT 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 66dd1a0e645f26b074547dccc92448169cb32410 by Miss Islington (bot) in branch '3.10':
bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633) (GH-27640)
https://github.com/python/cpython/commit/66dd1a0e645f26b074547dccc92448169cb32410


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44605>
_______________________________________


More information about the Python-bugs-list mailing list