aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/executor_cases.c.h
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-08-01 14:12:33 +0200
committerGitHub <noreply@github.com>2024-08-01 14:12:33 +0200
commitfda6bd842a2b93a501526f1b830eb900d935ac73 (patch)
treed2c76a2c54a99b18fd297662a1b4809f8977a8a4 /Python/executor_cases.c.h
parent88030861e216ac791725c8784752201d6fe31329 (diff)
downloadcpython-fda6bd842a2b93a501526f1b830eb900d935ac73.tar.gz
cpython-fda6bd842a2b93a501526f1b830eb900d935ac73.zip
Replace PyObject_Del with PyObject_Free (#122453)
PyObject_Del() is just a alias to PyObject_Free() kept for backward compatibility. Use directly PyObject_Free() instead.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions