commit | adc80a58f9683468e0ba5a6eed72040f7f6ba405 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 07 03:52:53 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 07 03:52:53 2021 -0700 |
tree | dbbdace61fd1a2e0071423f25b1d3fe29d913eb2 | |
parent | af8c78173742094ceee6f8ba53d791c4eaa357f9 [diff] |
bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955) Co-authored-by: Yury Selivanov <yury@edgedb.com> (cherry picked from commit 533e725821b15e2df2cd4479a34597c1d8faf616) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>