SIGN IN SIGN UP

Use Py_ssize_t type for number of arguments

Issue #27848: use Py_ssize_t rather than C int for the number of function
positional and keyword arguments.
V
Victor Stinner committed
74319ae219e049ae78897513b897c513f2d06445
Parent: c532b3c