SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 25 Python

gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)

Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).
V
Victor Stinner committed
b270b82f1137ff25ee263eafd31503d760f3403d
Parent: c278474
Committed by GitHub <noreply@github.com> on 5/3/2022, 6:25:41 PM