Skip to content

bpo-26110: Add CALL_METHOD_KW opcode to speedup method calls with keywords#26014

Merged
markshannon merged 18 commits into
python:mainfrom
Fidget-Spinner:call_method_kw_final
May 15, 2021
Merged

bpo-26110: Add CALL_METHOD_KW opcode to speedup method calls with keywords#26014
markshannon merged 18 commits into
python:mainfrom
Fidget-Spinner:call_method_kw_final

remove unused variable, place parentheses in STACK_SHRINK

fb1c67e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs