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 miss-islington
Recipients asvetlov, graingert, jab, lordmauve, lukasz.langa, miss-islington, pablogsal, yselivanov
Date 2021-09-07.10:52:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631011977.79.0.316735121027.issue44963@roundup.psfhosted.org>
In-reply-to
Content
New changeset adc80a58f9683468e0ba5a6eed72040f7f6ba405 by Miss Islington (bot) in branch '3.10':
bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955)
https://github.com/python/cpython/commit/adc80a58f9683468e0ba5a6eed72040f7f6ba405
History
Date User Action Args
2021-09-07 10:52:57miss-islingtonsetrecipients: + miss-islington, jab, asvetlov, lukasz.langa, yselivanov, graingert, lordmauve, pablogsal
2021-09-07 10:52:57miss-islingtonsetmessageid: <1631011977.79.0.316735121027.issue44963@roundup.psfhosted.org>
2021-09-07 10:52:57miss-islingtonlinkissue44963 messages
2021-09-07 10:52:57miss-islingtoncreate