]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37207: Use _PyArg_CheckPositional() for tuple vectorcall (GH-18986)
authorDong-hee Na <donghee.na92@gmail.com>
Mon, 16 Mar 2020 14:04:14 +0000 (23:04 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 14:04:14 +0000 (15:04 +0100)
commitc98f87fc330eb40fbcff627dfc50958785a44f35
treeff0e4a920cdabc2de995aaec67f380f6af22371c
parentf707d94af68a15afc27c1a9da5835f9456259fea
bpo-37207: Use _PyArg_CheckPositional() for tuple vectorcall (GH-18986)
Objects/tupleobject.c