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 serhiy.storchaka
Recipients fried, graingert, lukasz.langa, serhiy.storchaka, yselivanov
Date 2022-02-26.12:05:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645877150.89.0.812038803057.issue38415@roundup.psfhosted.org>
In-reply-to
Content
New changeset b57dbe5d1be925b99f16fe5893e339f92fc05888 by Thomas Grainger in branch 'main':
bpo-38415: Remove redundant AsyncContextDecorator.__call__ override from _AsyncGeneratorContextManager (GH-30233)
https://github.com/python/cpython/commit/b57dbe5d1be925b99f16fe5893e339f92fc05888
History
Date User Action Args
2022-02-26 12:05:50serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, yselivanov, graingert, fried
2022-02-26 12:05:50serhiy.storchakasetmessageid: <1645877150.89.0.812038803057.issue38415@roundup.psfhosted.org>
2022-02-26 12:05:50serhiy.storchakalinkissue38415 messages
2022-02-26 12:05:50serhiy.storchakacreate