[issue43683] Handle generator (and coroutine) state in the bytecode.

Mark Shannon report at bugs.python.org
Mon Jan 24 06:08:57 EST 2022


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 0367a36fdc36b9c909c4d5acf7cde6ceeec0ba69 by Mark Shannon in branch 'main':
bpo-43683: Streamline YIELD_VALUE and SEND (GH-30723)
https://github.com/python/cpython/commit/0367a36fdc36b9c909c4d5acf7cde6ceeec0ba69


----------

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


More information about the Python-bugs-list mailing list