Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jan 5, 2023

Fixes #100758.

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

@markshannon
Copy link
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