mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
62be74290a
Fix invalid function cast warnings with gcc 8 for method conventions different from METH_NOARGS, METH_O and METH_VARARGS excluding Argument Clinic generated code.