[issue27646] doc: yield from expression can be any iterable

Terry J. Reedy report at bugs.python.org
Sat Feb 20 21:33:39 EST 2021


Terry J. Reedy <tjreedy at udel.edu> added the comment:


New changeset 2f9ef514fb24b6a95bd3272885f197752810c107 by Terry Jan Reedy in branch 'master':
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
https://github.com/python/cpython/commit/2f9ef514fb24b6a95bd3272885f197752810c107


----------

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


More information about the Python-bugs-list mailing list