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 heckad
Recipients heckad
Date 2020-05-29.14:53:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590763993.17.0.319482222949.issue40816@roundup.psfhosted.org>
In-reply-to
Content
I can use context manager as decorator but can't use async context manager. Seems it because didn't implemented AsyncContextDecorator class
History
Date User Action Args
2020-05-29 14:53:13heckadsetrecipients: + heckad
2020-05-29 14:53:13heckadsetmessageid: <1590763993.17.0.319482222949.issue40816@roundup.psfhosted.org>
2020-05-29 14:53:13heckadlinkissue40816 messages
2020-05-29 14:53:13heckadcreate