Gobot1234 <[email protected]> added the comment:
> Which classes? Every class that inherits from Generic? That would be > problematic -- we don't want the addition of typing information to change the > behavior of a construct (or at least as little as possible). The class itself would remain unchanged, the only thing I propose changing is what happens when you subscript it and then attempt to instantiate it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46743> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
