SIGN IN SIGN UP

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).
V
Victor Stinner committed
941d7054c1f73aa097bdc4e55ede819c8f123819
Parent: 069c96f
Committed by GitHub <noreply@github.com> on 6/2/2022, 10:59:57 PM