You need to sign in or sign up before continuing.
-
Victor Stinner authored
Issue #27848: use Py_ssize_t rather than C int for the number of function positional and keyword arguments.
74319ae2
Issue #27848: use Py_ssize_t rather than C int for the number of function positional and keyword arguments.