]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143361: Pass PY_VECTORCALL_ARGUMENTS_OFFSET in _Py_CallBuiltinClass_StackRefSteal...
authorAaron Wieczorek <aaronw@fastmail.com>
Fri, 2 Jan 2026 20:43:00 +0000 (20:43 +0000)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 20:43:00 +0000 (20:43 +0000)
commitb538c2832d582a428a6f4ddc818680c5e05a0745
tree91e9b96af040023fd94cdd641a4a74ba9bbe58ad
parent136f6d835588e0f72cecdff855afc8f424381ed5
gh-143361: Pass PY_VECTORCALL_ARGUMENTS_OFFSET in _Py_CallBuiltinClass_StackRefSteal (GH-143367)

Co-authored-by: Aaron Wieczorek <woz@Aarons-MacBook-Pro.local>
Misc/NEWS.d/next/Core_and_Builtins/2026-01-02-17-11-16.gh-issue-143361.YDnvdC.rst [new file with mode: 0644]
Python/ceval.c