diff options
| author | Victor Stinner <vstinner@python.org> | 2023-07-23 19:16:21 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-23 19:16:21 (GMT) |
| commit | 0810b0c435415c09c1907c6f418585bed558a2c1 (patch) | |
| tree | c23945d29aa1b718c5a737c14057d59707dccc65 /Python/compile.c | |
| parent | adb27ea2d5e2f74f4be8f15b199889161c33e801 (diff) | |
| download | cpython-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/compile.c')
0 files changed, 0 insertions, 0 deletions
