Skip to content

bpo-46845: Move check for str-only keys in LOAD_GLOBAL to specialization time.#31659

Merged
markshannon merged 1 commit into
python:mainfrom
faster-cpython:tighten-up-load-global-specialization
Mar 3, 2022
Merged

bpo-46845: Move check for str-only keys in LOAD_GLOBAL to specialization time.#31659
markshannon merged 1 commit into
python:mainfrom
faster-cpython:tighten-up-load-global-specialization

Move check for str-only keys in LOAD_GLOBAL specializations to specia…

ed7bd46
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs