summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-12-11 13:07:44 (GMT)
committerGitHub <noreply@github.com>2024-12-11 13:07:44 (GMT)
commit78dfc28ff3594caeff37a3f8c93a590f463fc3fe (patch)
tree3562c69f9829ecb657ba1c7bc680b1c0b3c54f67 /Python/pythonrun.c
parentacf05aa5d82f2d96581a6b5625371a44b4bd625b (diff)
downloadcpython-78dfc28ff3594caeff37a3f8c93a590f463fc3fe.zip
cpython-78dfc28ff3594caeff37a3f8c93a590f463fc3fe.tar.gz
cpython-78dfc28ff3594caeff37a3f8c93a590f463fc3fe.tar.bz2
[3.13] Add `extern "C"` around `PyTraceMalloc_` functions. (GH-127772) (#127815)
Add `extern "C"` around `PyTraceMalloc_` functions. (GH-127772) 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 2cdeb61b57e638ae46a04386330a12abe9cddf2c) Co-authored-by: Peter Hawkins <hawkinsp@cs.stanford.edu>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions