summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-07-23 19:16:21 (GMT)
committerGitHub <noreply@github.com>2023-07-23 19:16:21 (GMT)
commit0810b0c435415c09c1907c6f418585bed558a2c1 (patch)
treec23945d29aa1b718c5a737c14057d59707dccc65 /Python/sysmodule.c
parentadb27ea2d5e2f74f4be8f15b199889161c33e801 (diff)
downloadcpython-0810b0c435415c09c1907c6f418585bed558a2c1.zip
cpython-0810b0c435415c09c1907c6f418585bed558a2c1.tar.gz
cpython-0810b0c435415c09c1907c6f418585bed558a2c1.tar.bz2
gh-106320: Remove _PyTuple_MaybeUntrack() C API (#107143)
Move _PyTuple_MaybeUntrack() and _PyTuple_DebugMallocStats() functions to the internal C API (pycore_tuple.h). No longer export these functions.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions