commit | db762a9b21a8af6f2ee94a6e49144dd1a1a62333 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Sep 08 08:05:23 2021 -0700 |
committer | Pablo Galindo <pablogsal@gmail.com> | Sun Sep 19 20:18:41 2021 +0100 |
tree | 318584e00c89d4381453b3adec553d6a1acda963 | |
parent | 39c4fe5e2b2ae5ac45c380b0a83e86bac3d7129c [diff] |
bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206) (GH-28232) (cherry picked from commit c11956a8bddd75f02ccc7b4da7e4d8123e1f3c5f) Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>