diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-02 16:52:16 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 16:52:16 (GMT) |
| commit | 0f6a7739df0055b5c6abe2180f1be97ea4da87b7 (patch) | |
| tree | e3a6dac82ff08d62026f63e036faeb4ebb7447c9 /Python/errors.c | |
| parent | 4817c1439519081d7bd9b396bb18b0f4124613be (diff) | |
| download | cpython-0f6a7739df0055b5c6abe2180f1be97ea4da87b7.zip cpython-0f6a7739df0055b5c6abe2180f1be97ea4da87b7.tar.gz cpython-0f6a7739df0055b5c6abe2180f1be97ea4da87b7.tar.bz2 | |
bpo-44806: Fix __init__ in subclasses of protocols (GH-27545) (GH-27559)
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>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions
