diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-11-24 22:33:01 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-11-24 22:33:01 +0100 |
commit | d27f18c0fd746ef7078a84dfe0fcbfa18d43d0c8 (patch) | |
tree | 935f96200a797190226bcbcc2948c2926f964711 /Python/Python-ast.c | |
parent | cf178ba1b91041fc609c76c1d28df88b12058913 (diff) | |
download | cpython-d27f18c0fd746ef7078a84dfe0fcbfa18d43d0c8.tar.gz |
Fix _PyGen_yf()
Issue #28782: Fix a bug in the implementation ``yield from`` when checking
if the next instruction is YIELD_FROM. Regression introduced by WORDCODE
(issue #26647).
Reviewed by Serhiy Storchaka and Yury Selivanov.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions