bpo-26110: Add ``CALL_METHOD_KW`` opcode to speedup method calls with keywords (GH-26014)
* Add CALL_METHOD_KW * Make CALL_METHOD branchless too since it shares the same code * Place parentheses in STACK_SHRINK
K
Ken Jin committed
f24afda5917ce1710ad08ca34b2509f1f2b16de2
Parent: e4e931a
Committed by GitHub <noreply@github.com>
on 5/15/2021, 3:15:23 PM