This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients eric.smith
Date 2021-05-03.07:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620026701.54.0.461355700598.issue44015@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-05-03 07:25:01eric.smithsetrecipients: + eric.smith
2021-05-03 07:25:01eric.smithsetmessageid: <1620026701.54.0.461355700598.issue44015@roundup.psfhosted.org>
2021-05-03 07:25:01eric.smithlinkissue44015 messages
2021-05-03 07:25:01eric.smithcreate