]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139103: use `METH_FASTCALL` for tp_new_wrapper (#144406)
authorSam Gross <colesbury@gmail.com>
Tue, 3 Feb 2026 10:32:06 +0000 (05:32 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 10:32:06 +0000 (16:02 +0530)
commit93b27e7f6d185efd5163d04fcdae8436ebf69144
treeb6fb355a0efe06bdde4b0f52339ea502a5fca155
parentcb1dc91dcb1eb6637d1c79b34a0bab728939f717
gh-139103: use `METH_FASTCALL` for tp_new_wrapper (#144406)
Objects/typeobject.c