Closed
Description
According to our stats, BINARY_SUBSCR
has a 90% failure rate, and over half of those are due to str[int]
.
This seems like an easy one to specialize.
According to our stats, BINARY_SUBSCR
has a 90% failure rate, and over half of those are due to str[int]
.
This seems like an easy one to specialize.