summaryrefslogtreecommitdiff
path: root/Objects/codeobject.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-06-03 00:59:57 +0200
committerGitHub <noreply@github.com>2022-06-03 00:59:57 +0200
commit941d7054c1f73aa097bdc4e55ede819c8f123819 (patch)
tree2ce64d3584520c268d2e71d947efba71cd4d8fdd /Objects/codeobject.c
parent069c96f84ccd302436be180c8628289cc0efa977 (diff)
downloadcpython-git-941d7054c1f73aa097bdc4e55ede819c8f123819.tar.gz
gh-91320: Fix more old-style cast warnings in C++ (#93285)
Use _PyObject_CAST() in the public C API to fix C++ compiler warnings: "use of old-style cast" (clang -Wold-style-cast).
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions