Fix opcode name printing in debug mode (#113870)
Fix a few places where the lltrace debug output printed ``(null)`` instead of an opcode name, because it was calling ``_PyUOpName()`` on a Tier-1 opcode.
G
Guido van Rossum committed
65f8eb71190f870c66fb00da29a670ee232a3fd5
Parent: ad849b4
Committed by GitHub <noreply@github.com>
on 1/9/2024, 6:18:11 PM