mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -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