Message414241
Guido, it looks like you replied while I was typing my reply out.
Yurii can correct me here but I believe PR #27543 was an attempt to disallow defining `__init__` on a Protocol completely. What I proposed above is the opposite behavior, while still fixing the issue of `__init__` getting silently overridden (which is the crux / title of this issue).
I'm not sure which approach is right. |
|
| Date |
User |
Action |
Args |
| 2022-03-01 06:06:57 | adriangb | set | recipients:
+ adriangb, gvanrossum, lukasz.langa, JelleZijlstra, uriyyo, kj |
| 2022-03-01 06:06:57 | adriangb | set | messageid: <[email protected]> |
| 2022-03-01 06:06:57 | adriangb | link | issue44807 messages |
| 2022-03-01 06:06:57 | adriangb | create | |
|