Guido van Rossum <[email protected]> added the comment:
That sounds intentional to me (else the class statement would have a capability that cannot be dynamically emulated by calling type()). We should probably update the docs (if you could submit a small PR that would be appreciated) and also typeshed (ditto). ---------- nosy: +gvanrossum _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42840> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
