Skip to content

GH-116468: Use constants instead of oparg in stack effects when oparg is known to be a constant.#116469

Merged
markshannon merged 3 commits into
python:mainfrom
faster-cpython:use-consts-for-opargs
Mar 11, 2024
Merged

GH-116468: Use constants instead of oparg in stack effects when oparg is known to be a constant.#116469
markshannon merged 3 commits into
python:mainfrom
faster-cpython:use-consts-for-opargs

Use scalars not arrays.

8430714
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs