[issue32972] unittest.TestCase coroutine support

Petter S report at bugs.python.org
Mon Mar 12 16:00:01 EDT 2018


Petter S <petter.strandmark at gmail.com> added the comment:

John: inspect.iscoroutinefunction(meth) does not work if the method is decorated with e.g. unittest.mock.patch.

----------

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


More information about the Python-bugs-list mailing list