This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Dennis Sweeney, glyph, lukasz.langa, miss-islington, rhettinger
Date 2021-08-06.19:33:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628278420.09.0.312018197772.issue44605@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-08-06 19:33:40rhettingersetrecipients: + rhettinger, glyph, lukasz.langa, miss-islington, Dennis Sweeney
2021-08-06 19:33:40rhettingersetmessageid: <1628278420.09.0.312018197772.issue44605@roundup.psfhosted.org>
2021-08-06 19:33:40rhettingerlinkissue44605 messages
2021-08-06 19:33:39rhettingercreate