Skip to content
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

[3.12] Add extern "C" around PyTraceMalloc_ functions. (#127772) #127817

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

vstinner
Copy link
Member

Pretty much everything else exported by Python.h has an extern "C" annotation, yet this header appears to be missing one.

(cherry picked from commit 2cdeb61)

Pretty much everything else exported by Python.h has an extern "C"
annotation, yet this header appears to be missing one.

(cherry picked from commit 2cdeb61)
Copy link

The following commit authors need to sign the Contributor License Agreement:

Click the button to sign:
CLA not signed

@vstinner vstinner merged commit 65bca19 into python:3.12 Dec 11, 2024
29 of 30 checks passed
@vstinner vstinner deleted the externc12 branch December 11, 2024 13:08
@vstinner
Copy link
Member Author

@hawkinsp signed the CLA with [email protected] email: #127815 (comment)

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.

2 participants