Skip to content

Don't clobber user-defined __init__ methods on protocol classes, even when typing.Protocol is in the mro#247

Closed
AlexWaygood wants to merge 2 commits into
python:mainfrom
AlexWaygood:play-nicely-please
Closed

Don't clobber user-defined __init__ methods on protocol classes, even when typing.Protocol is in the mro#247
AlexWaygood wants to merge 2 commits into
python:mainfrom
AlexWaygood:play-nicely-please

Add tests for the other mro order

e68be1a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs