[issue36077] Inheritance dataclasses fields and default init statement

Eric V. Smith report at bugs.python.org
Fri Feb 22 14:21:22 EST 2019


Eric V. Smith <eric at trueblade.com> added the comment:

I'm not keen on re-ordering parameters. Maybe it could be done if specified with a parameter to @dataclass.

----------

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


More information about the Python-bugs-list mailing list