Message 411010 - Python tracker
Message411010
| 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 | <1642665906.43.0.473544906188.issue46382@roundup.psfhosted.org> |
| 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:06 | ariebovenberg | set | recipients: + ariebovenberg, eric.smith, hynek, Spencer Brown, sobolevn, AlexWaygood |
| 2022-01-20 08:05:06 | ariebovenberg | set | messageid: <1642665906.43.0.473544906188.issue46382@roundup.psfhosted.org> |
| 2022-01-20 08:05:06 | ariebovenberg | link | issue46382 messages |
| 2022-01-20 08:05:06 | ariebovenberg | create | |