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 Xtrem532, eric.smith, josh.r, jstasiak, lcy0321, pbryan, uriyyo
Date 2021-05-01.02:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619835276.53.0.21898198304.issue42269@roundup.psfhosted.org>
In-reply-to
Content
New changeset c24199184bea0c851c1a7296ae54aaf18ee56752 by Yurii Karabas in branch 'master':
bpo-42269: Add slots parameter to dataclass decorator (GH-24171)
https://github.com/python/cpython/commit/c24199184bea0c851c1a7296ae54aaf18ee56752
History
Date User Action Args
2021-05-01 02:14:36eric.smithsetrecipients: + eric.smith, jstasiak, josh.r, pbryan, uriyyo, Xtrem532, lcy0321
2021-05-01 02:14:36eric.smithsetmessageid: <1619835276.53.0.21898198304.issue42269@roundup.psfhosted.org>
2021-05-01 02:14:36eric.smithlinkissue42269 messages
2021-05-01 02:14:36eric.smithcreate