bpo-45609: Specialize STORE_SUBSCR (GH-29242)
* Specialize STORE_SUBSCR for list[int], and dict[object] * Adds _PyDict_SetItem_Take2 which consumes references to the key and values.
D
Dennis Sweeney committed
036fead695a9a1e1082992d16ab46bca1cd61a25
Parent: 4575c01
Committed by GitHub <noreply@github.com>
on 11/19/2021, 10:30:37 AM