Skip to content

gh-152666: Avoid reference counting of code objects#152955

Draft
brijkapadia wants to merge 2 commits into
python:mainfrom
brijkapadia:code-obj
Draft

gh-152666: Avoid reference counting of code objects#152955
brijkapadia wants to merge 2 commits into
python:mainfrom
brijkapadia:code-obj

Conversation

@brijkapadia

@brijkapadia brijkapadia commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Functions keep a list of past code objects so that a frame only needs borrowed references to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant