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

Ned Deily report at bugs.python.org
Fri Aug 14 05:44:12 EDT 2020


Ned Deily <nad at python.org> added the comment:


New changeset cf79cbf4479e395bf7c4df2907f5a444639b4f6f by Miss Islington (bot) in branch '3.7':
bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467) (GH-21878)
https://github.com/python/cpython/commit/cf79cbf4479e395bf7c4df2907f5a444639b4f6f


----------

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


More information about the Python-bugs-list mailing list