]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44525: Add recursive checks for `CALL_FUNCTION_BUILTIN_O` (GH-29271)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 28 Oct 2021 15:02:34 +0000 (23:02 +0800)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 15:02:34 +0000 (16:02 +0100)
commit0a1a36b74bdf8da286924a1c9652853b1c46f536
treee2fe66e3f2c66edca11acb29c2115c6ce6c7b7db
parentf291404a802d6a1bc50f817c7a26ff3ac9a199ff
bpo-44525: Add recursive checks for `CALL_FUNCTION_BUILTIN_O` (GH-29271)
Python/ceval.c