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 -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/HPBLPPHPTYTWM5LNG5JJCBQCHGLO4WUI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to