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, remi.lapeyre, rhettinger, theophile
Date 2019-01-17.23:29:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547767771.17.0.109728743889.issue35761@roundup.psfhosted.org>
In-reply-to
Content
I agree that I don't see the point, unless there's something I'm missing with other_instance. Or maybe the proposal is for it to also work with frozen dataclasses? I'm definitely -1 on that.

So unless there's something I'm missing where normal attribute assignment wouldn't work, I'm leaning toward rejecting this. What is it about dataclasses that would need this feature, where regular classes don't? Just do what you'd do with regular classes.
History
Date User Action Args
2019-01-17 23:29:33eric.smithsetrecipients: + eric.smith, rhettinger, remi.lapeyre, theophile
2019-01-17 23:29:31eric.smithsetmessageid: <1547767771.17.0.109728743889.issue35761@roundup.psfhosted.org>
2019-01-17 23:29:31eric.smithlinkissue35761 messages
2019-01-17 23:29:31eric.smithcreate