SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

GH-98831: Identify instructions that don't use oparg (#100957)

For these the instr_format field uses IX instead of IB.
Register instructions use IX, IB, IBBX, IBBB, etc.

Also: Include the closing '}' in Block.tokens, for completeness
G
Guido van Rossum committed
5134ef48784b07133ae40b09a8086c10f0cac324
Parent: 6bde3d2
Committed by GitHub <noreply@github.com> on 1/14/2023, 1:06:45 AM