[issue46009] sending non-None values makes generator raise StopIteration on next access

Pablo Galindo Salgado report at bugs.python.org
Wed Dec 8 09:46:40 EST 2021


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


New changeset 99c72326d245fb604609a87a51ef1ad0845467b7 by Mark Shannon in branch '3.10':
[3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986). (GH-29988)
https://github.com/python/cpython/commit/99c72326d245fb604609a87a51ef1ad0845467b7


----------

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


More information about the Python-bugs-list mailing list