[issue44293] PEP 585 breaks inspect.isclass

Guido van Rossum report at bugs.python.org
Thu Jun 3 11:34:31 EDT 2021


Guido van Rossum <guido at python.org> added the comment:

Instead of introspecting types, use this library:
https://github.com/ilevkivskyi/typing_inspect

----------

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


More information about the Python-bugs-list mailing list