Skip to content

bpo-45691: Make array of small ints static to fix use-after-free error.#29366

Merged
markshannon merged 2 commits into
python:mainfrom
faster-cpython:make-small-ints-static
Nov 3, 2021
Merged

bpo-45691: Make array of small ints static to fix use-after-free error.#29366
markshannon merged 2 commits into
python:mainfrom
faster-cpython:make-small-ints-static

Move small ints into runtime-state.

9ee9157
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs