Skip to content

GH-111848: Tidy up tier 2 handling of FOR_ITER specialization by using DEOPT_IF instead of jumps.#111849

Merged
markshannon merged 2 commits into
python:mainfrom
faster-cpython:streamline-tier-2-for-iter
Nov 8, 2023
Merged

GH-111848: Tidy up tier 2 handling of FOR_ITER specialization by using DEOPT_IF instead of jumps.#111849
markshannon merged 2 commits into
python:mainfrom
faster-cpython:streamline-tier-2-for-iter

Make lookup table const

7609034
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs