Skip to content

bpo-42197: Don't create f_locals dictionary unless we actually need it.#32055

Merged
markshannon merged 14 commits into
python:mainfrom
faster-cpython:dont-call-fasttolocals-all-the-time
Mar 25, 2022
Merged

bpo-42197: Don't create f_locals dictionary unless we actually need it.#32055
markshannon merged 14 commits into
python:mainfrom
faster-cpython:dont-call-fasttolocals-all-the-time

Add whatsnew section for debugger access to f_locals.

70a5717
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs