mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| semaphore.c | ||