[issue32972] unittest.TestCase coroutine support

Nathaniel Smith report at bugs.python.org
Thu Mar 8 04:38:00 EST 2018


Nathaniel Smith <njs at pobox.com> added the comment:

Class decorators are also worth considering in cases where you find yourself reaching for a metaclass.

----------
nosy: +njs

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


More information about the Python-bugs-list mailing list