commit | 533e725821b15e2df2cd4479a34597c1d8faf616 | [log] [tgz] |
---|---|---|
author | Pablo Galindo Salgado <Pablogsal@gmail.com> | Tue Sep 07 11:30:14 2021 +0100 |
committer | GitHub <noreply@github.com> | Tue Sep 07 11:30:14 2021 +0100 |
tree | 1a4c443261f1d61c9e1a38c7aa964fcb01211f2c | |
parent | 4f88161f07538dfb24a43189fd59bf966cb40817 [diff] |
bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955) Co-authored-by: Yury Selivanov <yury@edgedb.com>