Commits
Click on a commit to change the comparison rangefix vectorcall argument handling
Fixes #4093
- Make PY_VECTORCALL_ARGUMENTS_OFFSET a size_t like on CPython
- Remove the assert in PyVectorcall_NARGS and use checked cast10 months ago
by birkenfeld