]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98003: Inline call frames for CALL_FUNCTION_EX (GH-98004)
authorKen Jin <kenjin@python.org>
Sun, 30 Apr 2023 13:08:26 +0000 (21:08 +0800)
committerGitHub <noreply@github.com>
Sun, 30 Apr 2023 13:08:26 +0000 (21:08 +0800)
commited95e8cbd4cbc813666c7ce7760257cc0f169d03
tree55929b3092e83753baa34eac09f63666d072d286
parentaccb417c338630ac6e836a5c811a89d54a3cd1d3
gh-98003: Inline call frames for CALL_FUNCTION_EX (GH-98004)
Include/internal/pycore_call.h
Misc/NEWS.d/next/Core and Builtins/2022-10-06-23-32-11.gh-issue-98003.xWE0Yu.rst [new file with mode: 0644]
Objects/call.c
Python/bytecodes.c
Python/ceval.c
Python/generated_cases.c.h