gh-130931: Add pycore_typedefs.h internal header by vstinner · Pull Request #131396 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Declare _PyInterpreterFrame and _PyRuntimeState types before declaring their structure members. Break reference cycles between header files.
Declare _PyInterpreterFrame and _PyRuntimeState types before declaring their structure members. Break reference cycles between header files.
vstinner
added
the
skip news
label
vstinner
requested review from
a team,
ericsnowcurrently,
erlend-aasland and
markshannon
as code owners
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
vstinner
commented
Mar 18, 2025
vstinner commented
Member Author
cc @markshannon
This change became needed to implement #131249.
vstinner
mentioned this pull request
vstinner
merged commit
b8367e7
into
python:main
vstinner
deleted the
pycore_typedefs
branch
bedevere-app
Bot
removed
the
awaiting core review
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment