gh-111178: Fix type of PyCMethod's "nargs" argument (GH-131135)
Replace "size_t nargs" with "Py_ssize_t nargs" in PyCMethod.
V
Victor Stinner committed
4dcbe06fd264b3f9c0b26831f19d211a48c52286
Parent: e0637ce
Committed by GitHub <noreply@github.com>
on 3/12/2025, 10:54:02 AM