This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients fried, lukasz.langa, yselivanov
Date 2021-09-23.21:36:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632432970.13.0.0907070521093.issue38415@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-09-23 21:36:10lukasz.langasetrecipients: + lukasz.langa, yselivanov, fried
2021-09-23 21:36:10lukasz.langasetmessageid: <1632432970.13.0.0907070521093.issue38415@roundup.psfhosted.org>
2021-09-23 21:36:10lukasz.langalinkissue38415 messages
2021-09-23 21:36:10lukasz.langacreate