Eric V. Smith <e...@trueblade.com> added the comment:

The example was added in https://github.com/python/cpython/pull/25967

When reviewing it, I think I missed the fact that the base class is a 
dataclass. The example and text make more sense if Rectangle isn't a dataclass. 
Still, I don't like the example at all. I think deleting it might be the best 
thing to do. Or maybe come up with a case where the base class is some existing 
class in the stdlib that isn't a dataclass.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44365>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to