bpo-44806: Fix __init__ in subclasses of protocols (GH-27545)
Non-protocol subclasses of protocol ignore now the __init__ method inherited from protocol base classes. (cherry picked from commit 043cd60abed09edddc7185bcf7d039771acc734d) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
2cc19a5463c804b2f39b94de896d55dcb57a364c
Parent: 9de5901
Committed by GitHub <noreply@github.com>
on 8/2/2021, 5:08:59 PM