]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused DPRINTF in ceval.c (GH-129282)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sat, 25 Jan 2025 10:33:26 +0000 (11:33 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2025 10:33:26 +0000 (18:33 +0800)
commit8fecb9fa0b42f7dc18bd58b1bef56f967612e088
tree576741177a002cf884c0d65befaba31478c7c0f0
parentcc4f0a27704ba1401bd66931f5234be9c6b92ba5
Remove unused DPRINTF in ceval.c (GH-129282)

remove unused DPRINTF in ceval.c
Python/ceval.c