Commit 13c4def
authored
pythongh-128955: Fix goto if tlbc creation fails when throwing into a generator (python#128957)
We don't have the correct copy of the bytecode and can't update next_instr
appropriately, so just unwind.1 parent d95ba9f commit 13c4def
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | | - | |
| 849 | + | |
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| |||
0 commit comments