mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
4a934d490f
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.
Miscellaneous source files for the main Python shared library