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 pablogsal
Recipients asvetlov, graingert, jab, lordmauve, lukasz.langa, pablogsal, yselivanov
Date 2021-09-07.10:30:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631010618.47.0.0178263493269.issue44963@roundup.psfhosted.org>
In-reply-to
Content
New changeset 533e725821b15e2df2cd4479a34597c1d8faf616 by Pablo Galindo Salgado in branch 'main':
bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955)
https://github.com/python/cpython/commit/533e725821b15e2df2cd4479a34597c1d8faf616
History
Date User Action Args
2021-09-07 10:30:18pablogsalsetrecipients: + pablogsal, jab, asvetlov, lukasz.langa, yselivanov, graingert, lordmauve
2021-09-07 10:30:18pablogsalsetmessageid: <1631010618.47.0.0178263493269.issue44963@roundup.psfhosted.org>
2021-09-07 10:30:18pablogsallinkissue44963 messages
2021-09-07 10:30:18pablogsalcreate