diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-16 15:29:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 15:29:50 (GMT) |
commit | fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1 (patch) | |
tree | 3fbf0c0644220d965d5d8f53eae5108eb9989007 /Python/sysmodule.c | |
parent | fc710ee266e9461fdba9933ec6004318db588820 (diff) | |
download | cpython-fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1.zip cpython-fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1.tar.gz cpython-fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1.tar.bz2 |
bpo-40989: Make _PyTraceMalloc_NewReference() internal (GH-20915)
Make the _PyTraceMalloc_NewReference() function fully internal:
remove it from the public C API and don't export it anymore.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions