diff options
author | Peter Hawkins <hawkinsp@cs.stanford.edu> | 2024-12-11 09:27:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-11 09:27:07 (GMT) |
commit | 2cdeb61b57e638ae46a04386330a12abe9cddf2c (patch) | |
tree | 8233e664292e377ed6038e2b657093623859d786 /Doc | |
parent | db9bea0386c1c0b6c9d7c66474cda7e47e4b56f5 (diff) | |
download | cpython-2cdeb61b57e638ae46a04386330a12abe9cddf2c.zip cpython-2cdeb61b57e638ae46a04386330a12abe9cddf2c.tar.gz cpython-2cdeb61b57e638ae46a04386330a12abe9cddf2c.tar.bz2 |
Add `extern "C"` around `PyTraceMalloc_` functions. (#127772)
Pretty much everything else exported by Python.h has an extern "C"
annotation, yet this header appears to be missing one.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions