[issue37485] dataclass __foo__ methods inheritance is not working
Colin
report at bugs.python.org
Tue Jul 2 12:36:56 EDT 2019
Colin <colin.bounouar at gmail.com> added the comment:
I personally find it easier to understand if inheritance is the default behaviour, instead of having to explicitly disable a feature that's seems primarily designed for non-herited dataclasses.
But whatever suits best the community :-)
Thanks for the quick reply
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37485>
_______________________________________
More information about the Python-bugs-list
mailing list