[issue41905] add update_abstractmethods function to update an ABC's abstract methods

Ben Avrahami report at bugs.python.org
Fri Oct 2 12:38:18 EDT 2020


Ben Avrahami <avrahami.ben at gmail.com> added the comment:

This is a behavior that the PR changes. total_ordering should be able to override/implement abstract methods (in my opinion). If this ends up a strickling point then we can exclude total_ordering from this issue.

Regardless, I think that this behavior is extremely unintuitive.

----------

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


More information about the Python-bugs-list mailing list