diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-12-11 13:07:44 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-11 13:07:44 (GMT) |
| commit | 78dfc28ff3594caeff37a3f8c93a590f463fc3fe (patch) | |
| tree | 3562c69f9829ecb657ba1c7bc680b1c0b3c54f67 /Python/pythonrun.c | |
| parent | acf05aa5d82f2d96581a6b5625371a44b4bd625b (diff) | |
| download | cpython-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
