[issue46012] unittest AsyncConnection not described

Serhiy Storchaka report at bugs.python.org
Wed Dec 8 03:01:17 EST 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

There is no AsyncConnection in unittest nor anywhere in the stdlib. It is just an example illustrating the order of calling setup and teardown methods and cleanup callbacks.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list