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, sobolevn
Date 2022-01-20.08:05:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@hynek interesting! 

The discussion in https://github.com/python-attrs/attrs/pull/420 on the weakref slot is very interesting as well.

Considering __weakref__ is something we don't want to make impossible in dataclasses, @eric.smith what would be your preferred solution?
History
Date User Action Args
2022-01-20 08:05:06ariebovenbergsetrecipients: + ariebovenberg, eric.smith, hynek, Spencer Brown, sobolevn, AlexWaygood
2022-01-20 08:05:06ariebovenbergsetmessageid: <[email protected]>
2022-01-20 08:05:06ariebovenberglinkissue46382 messages
2022-01-20 08:05:06ariebovenbergcreate