diff options
author | Mark Shannon <mark@hotpy.org> | 2021-08-16 11:23:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-16 11:23:13 (GMT) |
commit | 4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c (patch) | |
tree | e53e8b3f636de346a7abba7875aae03d234ce299 /Python/frozen.c | |
parent | 1a511dc92dd10ee8fc2e5da9f52f795924bdc89a (diff) | |
download | cpython-4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c.zip cpython-4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c.tar.gz cpython-4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c.tar.bz2 |
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
Diffstat (limited to 'Python/frozen.c')
0 files changed, 0 insertions, 0 deletions