This has been implemented already in attrs
https://www.attrs.org/en/stable/examples.html#keyword-only-attributes
so I think it makes sense to just translate this to dataclasses, or treat it as
a starting point for a discussion if there are any objections to 1-to-1
translation from attrs.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/HPBLPPHPTYTWM5LNG5JJCBQCHGLO4WUI/
Code of Conduct: http://python.org/psf/codeofconduct/