mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
b270b82f11
Replace "(PyCFunction)(void(*)(void))func" cast with _PyCFunction_CAST(func).