bpo-33012: Fix invalid function cast warnings with gcc 8. (GH-6749)
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.
S
Serhiy Storchaka committed
62be74290aca26d16f3f55ece7ff6dad14e60e8d
Parent: 8152402
Committed by GitHub <noreply@github.com>
on 11/27/2018, 11:27:31 AM