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 andrei.avk, dlax, eric.smith, jmg, rhettinger, terry.reedy
Date 2021-07-23.19:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627069335.37.0.131971513689.issue42414@roundup.psfhosted.org>
In-reply-to
Content
The more I think about this, the less I like it as a dataclasses-specific solution (if it’s accepted at all, that is). Why dataclasses and not attrs or NamedTuple? I suggest bringing it up on python-ideas for wider exposure.
History
Date User Action Args
2021-07-23 19:42:15eric.smithsetrecipients: + eric.smith, rhettinger, terry.reedy, jmg, andrei.avk, dlax
2021-07-23 19:42:15eric.smithsetmessageid: <1627069335.37.0.131971513689.issue42414@roundup.psfhosted.org>
2021-07-23 19:42:15eric.smithlinkissue42414 messages
2021-07-23 19:42:15eric.smithcreate