[issue44015] dataclasses: it should be an error to specify KW_ONLY twice

Eric V. Smith report at bugs.python.org
Mon May 3 03:25:01 EDT 2021


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


New changeset 99ad742ea913e421d012c1a623029eac31bdfe85 by Eric V. Smith in branch 'master':
bpo-44015: dataclasses should allow KW_ONLY to be specified only once per class (GH-25841)
https://github.com/python/cpython/commit/99ad742ea913e421d012c1a623029eac31bdfe85


----------

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


More information about the Python-bugs-list mailing list