summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-12 10:54:02 (GMT)
committerGitHub <noreply@github.com>2025-03-12 10:54:02 (GMT)
commit4dcbe06fd264b3f9c0b26831f19d211a48c52286 (patch)
treefac36a137891b61309b33b62d70addfd503ad427 /Python/bytecodes.c
parente0637cebe5bf863897f2e89dfcb76be0015c1877 (diff)
downloadcpython-4dcbe06fd264b3f9c0b26831f19d211a48c52286.zip
cpython-4dcbe06fd264b3f9c0b26831f19d211a48c52286.tar.gz
cpython-4dcbe06fd264b3f9c0b26831f19d211a48c52286.tar.bz2
gh-111178: Fix type of PyCMethod's "nargs" argument (GH-131135)
Replace "size_t nargs" with "Py_ssize_t nargs" in PyCMethod.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions