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 ariebovenberg
Recipients AlexWaygood, Spencer Brown, ariebovenberg, eric.smith, hynek, serhiy.storchaka, sobolevn
Date 2022-03-18.06:31:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647585112.73.0.763467320102.issue46382@roundup.psfhosted.org>
In-reply-to
Content
@eric.smith awesome! 

What would you like to do about the __weakref__ slot?

1. take no action
2. create a separate ticket to discuss further
3. implement as done in attrs, now that we're changing __slots__ dataclass behavior anyway

I wouldn't recommend (1), because sooner or later this feature request will pop up. It seems reasonable to support it.
History
Date User Action Args
2022-03-18 06:31:52ariebovenbergsetrecipients: + ariebovenberg, eric.smith, hynek, serhiy.storchaka, Spencer Brown, sobolevn, AlexWaygood
2022-03-18 06:31:52ariebovenbergsetmessageid: <1647585112.73.0.763467320102.issue46382@roundup.psfhosted.org>
2022-03-18 06:31:52ariebovenberglinkissue46382 messages
2022-03-18 06:31:52ariebovenbergcreate