diff options
author | Mark Shannon <mark@hotpy.org> | 2021-12-15 10:30:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 10:30:09 (GMT) |
commit | 0b50a4f0cdee41a18fb4ba6e75569f9cfaceb39e (patch) | |
tree | 307cc32e8ca72f71eaa8250e976306adc939e9fd /Python/symtable.c | |
parent | 86de99588db3beff964137f4fe27dd1077a09b35 (diff) | |
download | cpython-0b50a4f0cdee41a18fb4ba6e75569f9cfaceb39e.zip cpython-0b50a4f0cdee41a18fb4ba6e75569f9cfaceb39e.tar.gz cpython-0b50a4f0cdee41a18fb4ba6e75569f9cfaceb39e.tar.bz2 |
bpo-46039: Split yield from in two (GH-30035)
* Split YIELD_FROM opcode into SEND and JUMP_ABSOLUTE.
* Remove YIELD_FROM opcode.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions