close
Skip to content

bpo-44032: Move pointer to code object from frame-object to frame specials array. - #26771

Merged
markshannon merged 2 commits into
python:mainfrom
faster-cpython:add-code-to-specials
Jun 18, 2021
Merged

bpo-44032: Move pointer to code object from frame-object to frame specials array.#26771
markshannon merged 2 commits into
python:mainfrom
faster-cpython:add-code-to-specials

Tidy up Tools/gdb/libpython.py a bit, as suggested by Eric Snow

1dd460b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs