mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +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. |
||
|---|---|---|
| .. | ||
| _iomodule.c.h | ||
| bufferedio.c.h | ||
| bytesio.c.h | ||
| fileio.c.h | ||
| iobase.c.h | ||
| stringio.c.h | ||
| textio.c.h | ||
| winconsoleio.c.h | ||