[issue32162] typing.Generic breaks __init_subclass__

Ivan Levkivskyi report at bugs.python.org
Sun Feb 18 08:07:43 EST 2018


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:

FWIW, this is fixed in 3.7 by PEP 560, providing a separate fix for 3.6 is not easy, and you have a good workaround, so I propose to close this issue.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list