Ilya Kulakov <[email protected]> added the comment: Nah, that's a bad one: you cannot use Generic classes as intended by specifying types.
It looks like it happens because cls._grog is not yet set properly by the time __init_subclass__ is called. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32162> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
