[issue33786] @asynccontextmanager doesn't work well with async generators

Yury Selivanov report at bugs.python.org
Thu Jun 7 21:32:46 EDT 2018


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


New changeset 8de73d5a6914cfe55c23b0ad829cd2ba8954bc2e by Yury Selivanov in branch '3.6':
bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467) (GH-7507)
https://github.com/python/cpython/commit/8de73d5a6914cfe55c23b0ad829cd2ba8954bc2e


----------

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


More information about the Python-bugs-list mailing list