[issue42674] __init_subclass__ only called for first subclass when class has multiple inheritance

Chris Gahagan report at bugs.python.org
Fri Dec 18 06:17:49 EST 2020


Change by Chris Gahagan <chris at ccgahagan.com>:


----------
files: SubClass.py
nosy: ccgahagan
priority: normal
severity: normal
status: open
title: __init_subclass__ only called for first subclass when class has multiple inheritance
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49691/SubClass.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42674>
_______________________________________


More information about the Python-bugs-list mailing list