Skip to content

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

Open
brijkapadia wants to merge 4 commits into
python:mainfrom
brijkapadia:code-obj
Open

gh-152666: Avoid reference counting of code objects#152955
brijkapadia wants to merge 4 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.

@brijkapadia brijkapadia marked this pull request as ready for review July 4, 2026 17:06
@brijkapadia brijkapadia requested a review from markshannon as a code owner July 4, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant