Message 416169 - Python tracker
Message416169
| Author | vstinner |
|---|---|
| Recipients | Dennis Sweeney, eric.smith, eric.snow, frenzy, hynek, petr.viktorin, tinchester, vstinner |
| Date | 2022-03-28.13:53:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648475610.7.0.250920130911.issue46404@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I changed the issue title to focus this issue on enhance dataclasses to support @dataclasses.dataclass(slots=True) on methods using closures: it would be a new Python 3.11 feature. I created https://bugs.python.org/issue47143 "Add functools.copy_class() which updates closures". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-28 13:53:30 | vstinner | set | recipients: + vstinner, eric.smith, petr.viktorin, eric.snow, hynek, tinchester, frenzy, Dennis Sweeney |
| 2022-03-28 13:53:30 | vstinner | set | messageid: <1648475610.7.0.250920130911.issue46404@roundup.psfhosted.org> |
| 2022-03-28 13:53:30 | vstinner | link | issue46404 messages |
| 2022-03-28 13:53:30 | vstinner | create | |