mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Fix invalid function cast warnings with gcc 8 for method conventions different from METH_NOARGS, METH_O and METH_VARARGS in Argument Clinic generated code. |
||
|---|---|---|
| .. | ||
| _warnings.c.h | ||
| bltinmodule.c.h | ||
| context.c.h | ||
| import.c.h | ||
| marshal.c.h | ||
| sysmodule.c.h | ||
| traceback.c.h | ||