commit | 4f51fa9e2d3ea9316e674fb9a9f3e3112e83661c | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Mon Aug 16 12:23:13 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon Aug 16 12:23:13 2021 +0100 |
tree | e53e8b3f636de346a7abba7875aae03d234ce299 | |
parent | 1a511dc92dd10ee8fc2e5da9f52f795924bdc89a [diff] |
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