Skip to content
Unverified Commit b270b82f authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

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

Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).
parent c278474d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment