[issue28339] "TypeError: Parameterized generics cannot be used with class or instance checks" in test_functools after importing typing module

Guido van Rossum report at bugs.python.org
Sun Oct 9 13:07:25 EDT 2016


Guido van Rossum added the comment:

Maybe this fix helps? I tried your repro and it no longer fails.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28339>
_______________________________________


More information about the Python-bugs-list mailing list