SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-44900: Add five superinstructions. (GH-27741)

* LOAD_FAST LOAD_FAST
* STORE_FAST LOAD_FAST
* LOAD_FAST LOAD_CONST
* LOAD_CONST LOAD_FAST
* STORE_FAST STORE_FAST
M
Mark Shannon committed
4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c
Parent: 1a511dc
Committed by GitHub <noreply@github.com> on 8/16/2021, 11:23:13 AM