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 graingert, lukasz.langa, miss-islington, ncoghlan, rhettinger, yselivanov
Date 2021-07-20.19:13:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626808382.45.0.647178423171.issue44566@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1c5c9c89ffc36875afaf4c3cc6a716d4bd089bbf by Łukasz Langa in branch '3.9':
[3.9] bpo-44566: resolve differences between asynccontextmanager and contextmanager (GH-27024). (#27269)
https://github.com/python/cpython/commit/1c5c9c89ffc36875afaf4c3cc6a716d4bd089bbf
History
Date User Action Args
2021-07-20 19:13:02lukasz.langasetrecipients: + lukasz.langa, rhettinger, ncoghlan, yselivanov, graingert, miss-islington
2021-07-20 19:13:02lukasz.langasetmessageid: <1626808382.45.0.647178423171.issue44566@roundup.psfhosted.org>
2021-07-20 19:13:02lukasz.langalinkissue44566 messages
2021-07-20 19:13:02lukasz.langacreate