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 graingert
Recipients Dima.Tisnek, asvetlov, graingert, lukasz.langa, ncoghlan, yselivanov
Date 2021-12-06.14:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638801012.53.0.636678863989.issue45996@roundup.psfhosted.org>
In-reply-to
Content
I see the change here: https://github.com/python/cpython/commit/1c5c9c89ffc36875afaf4c3cc6a716d4bd089bbf#diff-e00601a380ba6c916ba4333277fe6ea43d2477804002ab1ae64480f80fec8e3aR177-R179

this is intentionally implementing https://bugs.python.org/issue30306 for asynccontextmanagers that was initially missing
History
Date User Action Args
2021-12-06 14:30:12graingertsetrecipients: + graingert, ncoghlan, asvetlov, lukasz.langa, Dima.Tisnek, yselivanov
2021-12-06 14:30:12graingertsetmessageid: <1638801012.53.0.636678863989.issue45996@roundup.psfhosted.org>
2021-12-06 14:30:12graingertlinkissue45996 messages
2021-12-06 14:30:12graingertcreate