[issue38415] @asynccontextmanager decorated functions are not callable like @contextmanager

Łukasz Langa report at bugs.python.org
Thu Sep 23 17:36:10 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 86b833badd3d6864868404ead2f8c7994d24f85c by Jason Fried in branch 'main':
bpo-38415: Allow using @asynccontextmanager-made ctx managers as decorators (GH-16667)
https://github.com/python/cpython/commit/86b833badd3d6864868404ead2f8c7994d24f85c


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list