[issue35815] Able to instantiate a subclass with abstract methods from __init_subclass__ of the ABC

Ethan Furman report at bugs.python.org
Mon Dec 28 22:08:11 EST 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:

If the patch in issue42775 is committed, this problem will be solved.

----------
assignee:  -> ethan.furman
superseder:  -> __init_subclass__ should be called in __init__

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


More information about the Python-bugs-list mailing list