]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120686: remove unused internal c api functions (#120687)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 27 Jun 2024 10:09:30 +0000 (11:09 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2024 10:09:30 +0000 (11:09 +0100)
commit6f7acaab508edac3dff376912b85cf46a8671e72
tree2acb9a72a943dcafe860cecf901e0b106c8f1658
parent12af8ec864225248c3d2916cb142a5e7ee36cbe2
gh-120686: remove unused internal c api functions (#120687)
Include/internal/pycore_call.h
Include/internal/pycore_dict.h
Include/internal/pycore_identifier.h [deleted file]
Include/internal/pycore_unicodeobject.h
Makefile.pre.in
Objects/object.c
Objects/typeobject.c