[issue32703] 'async with' somehow suppresses unawaited coroutine warnings

Yury Selivanov report at bugs.python.org
Mon Jan 29 00:57:56 EST 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

Ah, we should never really get to WITH_CLEANUP_START; the exception should be raised in BEFORE_ASYNC_WITH

----------

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


More information about the Python-bugs-list mailing list