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

Ivan Levkivskyi report at bugs.python.org
Wed Dec 7 17:07:29 EST 2016


Ivan Levkivskyi added the comment:

The failure is fixed now, but it is fixed not in an elegant way (sys._getframe is used).

I think this is not urgent. If there are no objections, then I would propose to change priority to normal.

----------

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


More information about the Python-bugs-list mailing list