mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
b9572c3456
It depended on the previously removed basic block checker to prevent a jump into the middle of the transformed block. Clears SF 757818: tuple assignment -- SystemError: unknown opcode