Skip to content

gh-131238: Add pycore_interpframe_structs.h header - #131553

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:interpframe_structs
Mar 21, 2025
Merged

gh-131238: Add pycore_interpframe_structs.h header#131553
vstinner merged 1 commit into
python:mainfrom
vstinner:interpframe_structs

Conversation

@vstinner

@vstinnervstinner commented Mar 21, 2025

Copy link
Copy Markdown
Member

Add an explicit include yo pycore_interpframe_structs.h in pycore_runtime_structs.h to fix a dependency cycle.

Add an explicit include yo pycore_interpframe_structs.h in
pycore_runtime_structs.h to fix a dependency cycle.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner