]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104469: Convert _testcapi/vectorcall_limited.c to use AC (#109691)
authorVictor Stinner <vstinner@python.org>
Mon, 25 Sep 2023 11:24:19 +0000 (13:24 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 11:24:19 +0000 (13:24 +0200)
commit8c521f090eb58cd9e141fa3b13babe59a1c19519
tree1625508d8fe567224f4ebbd3390664c7b5ddbd8a
parentf2eaa92b0cc5a37a9e6010c7c6f5ad1a230ea49b
gh-104469: Convert _testcapi/vectorcall_limited.c to use AC (#109691)

Co-authored-by: nahyeon <55136494+nahyeon-an@users.noreply.github.com>
Modules/_testcapi/clinic/vectorcall_limited.c.h [new file with mode: 0644]
Modules/_testcapi/vectorcall_limited.c