Łukasz Langa <[email protected]> added the comment: IMO the PR should be accepted and have approved it accordingly.
@total_ordering, as mentioned by Raymond, wasn't ever the most efficient way to implement ordering on a class. It is the most readable and easy way to get a correct implementation though so it's preferred where performance isn't the highest priority. ---------- nosy: +lukasz.langa _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44605> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
