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

Yury Selivanov report at bugs.python.org
Mon Jan 29 14:31:55 EST 2018


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


New changeset 2a2270db9be9bdac5ffd2d50929bf905e7391a06 by Yury Selivanov in branch 'master':
bpo-32703: Fix coroutine resource warning in case where there's an error (GH-5410)
https://github.com/python/cpython/commit/2a2270db9be9bdac5ffd2d50929bf905e7391a06


----------

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


More information about the Python-bugs-list mailing list