Skip to content

gh-100758: Refactor initialisation of frame headers into a single function (_PyFrame_Initialize)#100775

Closed
iritkatriel wants to merge 6 commits into
python:mainfrom
iritkatriel:InitializeHeader-noarg
Closed

gh-100758: Refactor initialisation of frame headers into a single function (_PyFrame_Initialize)#100775
iritkatriel wants to merge 6 commits into
python:mainfrom
iritkatriel:InitializeHeader-noarg

Conversation

@iritkatriel
Copy link
Copy Markdown
Member

@iritkatriel iritkatriel commented Jan 5, 2023

Fixes #100758.

This is version 2 (without the arg telling where to start NULLing).

@markshannon
Copy link
Copy Markdown
Member

Closing in favor of #100759

@markshannon markshannon closed this Jan 6, 2023
@iritkatriel iritkatriel deleted the InitializeHeader-noarg branch July 25, 2023 18:07
@iritkatriel iritkatriel restored the InitializeHeader-noarg branch July 25, 2023 18:08
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.

Refactor initialisation of frame headers into a single function

3 participants