blob: 7a1ab498406c9e9a4139f8be2b9f122842ccf016 [file] [log] [blame]
Fix a bug in the implementation ``yield from`` when checking if the next
instruction is YIELD_FROM. Regression introduced by WORDCODE (issue #26647).