Message414244
| Author | adriangb |
|---|---|
| Recipients | JelleZijlstra, adriangb, gvanrossum, kj, lukasz.langa, uriyyo |
| Date | 2022-03-01.06:52:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1646117563.68.0.982527702674.issue44807@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I am not sure if that solves anything (other than the fact that __new__ is much less common to implement than __init__), but I may just be slow to pick up the implications of moving the check to __new__ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-01 06:52:43 | adriangb | set | recipients: + adriangb, gvanrossum, lukasz.langa, JelleZijlstra, uriyyo, kj |
| 2022-03-01 06:52:43 | adriangb | set | messageid: <1646117563.68.0.982527702674.issue44807@roundup.psfhosted.org> |
| 2022-03-01 06:52:43 | adriangb | link | issue44807 messages |
| 2022-03-01 06:52:43 | adriangb | create | |