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
Summary: Adds `ListSubscr`, an FT-safe specialization for exact-list subscripts that cannot use the borrowed `LoadArrayItem` path. It lowers to a runtime helper using `PyList_GetItemRef()` so the result is an owned reference.
Reviewed By: mpage
Differential Revision: D110910346
fbshipit-source-id: ad41ec6a96b60a1f4dc24110551821477854840c
0 commit comments