[issue44963] anext_awaitable is not a collections.abc.Generator

Pablo Galindo Salgado report at bugs.python.org
Tue Sep 7 06:30:18 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44963>
_______________________________________


More information about the Python-bugs-list mailing list