commit | 79e9f5a58427c73dc546cb571819d50defe2e14f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 02 23:26:53 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 02 23:26:53 2021 -0700 |
tree | 5e78d616aa27df0beedc8beb6386400c8a1151c4 | |
parent | 7aa58f5425189c95927d1620df8d6b0ba57d393a [diff] |
bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-28121) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> (cherry picked from commit 0635e201beaf52373f776ff32702795e38f43ae3) Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>