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

Raymond Hettinger report at bugs.python.org
Fri Aug 6 15:33:40 EDT 2021


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


New changeset 1f7d64608b5c7f4c3d96b01b33e18ebf9dec8490 by Raymond Hettinger in branch 'main':
bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633)
https://github.com/python/cpython/commit/1f7d64608b5c7f4c3d96b01b33e18ebf9dec8490


----------

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


More information about the Python-bugs-list mailing list