[issue43764] Turning off generation of __match_args__ for dataclasses

Guido van Rossum report at bugs.python.org
Sat Apr 10 15:22:58 EDT 2021


Guido van Rossum <guido at python.org> added the comment:

I don't think we need control at the field level here. Omitting one field
is just going to cause confusion.

----------

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


More information about the Python-bugs-list mailing list