You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collapse duplicated branch tails and use checked_sub in CALL_KW
- Collapse conditional deopt + unconditional vectorcall pattern in
CallBuiltinClass, CallNonPyGeneral, CallKwNonPy
- Use checked_sub for nargs_usize - kw_count in execute_call_kw_vectorcall
to prevent silent underflow in release builds
0 commit comments