gh-106320: Fix _PyImport_GetModuleAttr() declaration by vstinner · Pull Request #106386 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Replace PyAPI_DATA() with PyAPI_FUNC().
Replace PyAPI_DATA() with PyAPI_FUNC().
vstinner
added
the
skip news
label
vstinner
requested review from
brettcannon,
ericsnowcurrently,
ncoghlan and
warsaw
as code owners
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
vstinner
enabled auto-merge (squash)
vstinner
merged commit
b425613
into
python:main
bedevere-bot
removed
the
awaiting core review
label
carljm added a commit to carljm/cpython that referenced this pull request
* main: pythongh-106368: Increase Argument Clinic test coverage (python#106389) pythongh-106320: Fix _PyImport_GetModuleAttr() declaration (python#106386) pythongh-106368: Harden Argument Clinic parser tests (python#106384) pythongh-106320: Remove private _PyImport C API functions (python#106383) pythongh-86085: Remove _PyCodec_Forget() declaration (python#106377) pythongh-106320: Remove more private _PyUnicode C API functions (python#106382) pythongh-104050: Annotate more Argument Clinic DSLParser state methods (python#106376) pythongh-106368: Clean up Argument Clinic tests (python#106373)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment