diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-02 17:08:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 17:08:59 (GMT) |
commit | 2cc19a5463c804b2f39b94de896d55dcb57a364c (patch) | |
tree | a92e648481d76d40bcbd84e4e54c74e24dabd2e8 /Lib/test/test_dynamicclassattribute.py | |
parent | 9de590151d49f2988d3a5c4d30b9daf86616f6f3 (diff) | |
download | cpython-2cc19a5463c804b2f39b94de896d55dcb57a364c.zip cpython-2cc19a5463c804b2f39b94de896d55dcb57a364c.tar.gz cpython-2cc19a5463c804b2f39b94de896d55dcb57a364c.tar.bz2 |
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>
Diffstat (limited to 'Lib/test/test_dynamicclassattribute.py')
0 files changed, 0 insertions, 0 deletions