Skip to content

GH-100987: Don't cache references to the names and consts array in _PyEval_EvalFrameDefault.#102640

Merged
markshannon merged 2 commits into
python:mainfrom
faster-cpython:experimental-no-cache-no-names-and-locals
Mar 13, 2023
Merged

GH-100987: Don't cache references to the names and consts array in _PyEval_EvalFrameDefault.#102640
markshannon merged 2 commits into
python:mainfrom
faster-cpython:experimental-no-cache-no-names-and-locals

Remove unused dummy variables.

8bee1b8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs