mirror of
https://github.com/python/cpython.git
synced 2026-08-03 15:47:03 -04:00
Replace "(PyCFunction)(void(*)(void))func" cast with _PyCFunction_CAST(func).
Replace "(PyCFunction)(void(*)(void))func" cast with _PyCFunction_CAST(func).